An open API service indexing awesome lists of open source software.

https://github.com/alexanderpj-1996/encryptstring

Windows Forms Application with methods for: Encrypting and decrypting text with Base64. Encrypting and decrypting text with AES (Advanced Encryption Standard). Encrypting with Secure Hash Algorithm: MD5, SHA-160, SHA-256 and SHA-512. This program was completely developed with Visual Studio Code, C# and .NET 9
https://github.com/alexanderpj-1996/encryptstring

class-library classlib csharp dotnet dotnet9 net net9 visual-studio-code windows-forms winforms

Last synced: 3 months ago
JSON representation

Windows Forms Application with methods for: Encrypting and decrypting text with Base64. Encrypting and decrypting text with AES (Advanced Encryption Standard). Encrypting with Secure Hash Algorithm: MD5, SHA-160, SHA-256 and SHA-512. This program was completely developed with Visual Studio Code, C# and .NET 9

Awesome Lists containing this project

README

        

# EncryptString
Windows Forms Application with methods for:

- Encrypting and decrypting text with Base64.
- Encrypting and decrypting text with AES (Advanced Encryption Standard).
- Encrypting with Secure Hash Algorithm: MD5, SHA-160, SHA-256 and SHA-512.

![image](https://github.com/user-attachments/assets/918395c3-d1bb-46a2-b395-bac57fa0da21)

![image](https://github.com/user-attachments/assets/b7ff2e0e-a604-4d97-8a65-8122153a1647)

![image](https://github.com/user-attachments/assets/66225a3d-b6da-439c-81ce-2a79c245b942)

![image](https://github.com/user-attachments/assets/b99a750b-6b72-41a6-b2a5-4dc5e00e1ea5)

![image](https://github.com/user-attachments/assets/1ae18701-3dfe-4278-91c9-637075eea77d)

![image](https://github.com/user-attachments/assets/38a5c968-e71f-4840-95a3-bdc0297a05d5)

This program was completely developed with Visual Studio Code, C# and .NET 9

Developer(s):
- Alexander PJ

Github:
- github.com/AlexanderPJ-1996

E-Mail:
- [email protected]

License: GNU General Public License V3