Skip to content
/ Crypter Public

File encryption and decryption tool with elegant UI.

Notifications You must be signed in to change notification settings

Muny/Crypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypter

This is a .NET WPF application which is able to encrypt and decrypt files using the AES encryption algorithm, with a 256-bit key.

Screenshot

alt text

If you have any issues, please feel free to contact me.

Todo

  • Randomly generate salt per computer, encrypt it using user password and save it.
    • Require password for encrypted salt every startup?
  • Allow user to choose which encryption algorithm is used.

About

File encryption and decryption tool with elegant UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages