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
- Host: GitHub
- URL: https://github.com/alexanderpj-1996/encryptstring
- Owner: AlexanderPJ-1996
- License: gpl-3.0
- Created: 2025-03-02T23:11:42.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-02T23:35:24.000Z (3 months ago)
- Last Synced: 2025-03-03T00:49:24.666Z (3 months ago)
- Topics: class-library, classlib, csharp, dotnet, dotnet9, net, net9, visual-studio-code, windows-forms, winforms
- Language: C#
- Homepage:
- Size: 513 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.





This program was completely developed with Visual Studio Code, C# and .NET 9
Developer(s):
- Alexander PJGithub:
- github.com/AlexanderPJ-1996E-Mail:
- [email protected]License: GNU General Public License V3