|
This application is built on the C# .Net platform. It has been developed for Windows 7 but will work on any version of Windows that is running .Net Framework v4.0 or later.
- The encryption algorithm used is AES-256
- The key used for encryption is derived by hashing the given password, concatenated with a "salt", with SHA-256 several thousand times
Source code requests, bugs, or general comments can be sent to: peter DOT barkley AT simple-encryption.com
|