Skip to content

This is a Windows Forms app which takes a string and encrypts it using the C# AES class. Then the encrypted string is stored in a plaintext file. The encrypted string can also be decrypted and displayed.

Notifications You must be signed in to change notification settings

Dkwizard01/Cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Windows Forms app which takes a string and encrypts it using the C# AES class. Then the encrypted string is stored in a plaintext file. The encrypted string can also be decrypted and displayed. A basic login system which uses SHA-256 is incorporated to authenticate the user. The app uses .NET Framework 4.8. 2 4 6

Screenshot 2024-09-10 171343 Screenshot 2024-09-10 180953 Screenshot 2024-09-10 171737

About

This is a Windows Forms app which takes a string and encrypts it using the C# AES class. Then the encrypted string is stored in a plaintext file. The encrypted string can also be decrypted and displayed.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages