
Encryptor - File Encryption App
The File Encryption App is a Windows Forms application that allows you to encrypt and decrypt files using the AES (Advanced Encryption Standard) algorithm with 256-bit key size. It provides a user-friendly interface for selecting files, specifying a password, and performing encryption or decryption operations.
Key Features:
-
Encryption - Protect your sensitive files by encrypting them using a password of your choice.
Decryption - Decrypt previously encrypted files by providing the correct password.
Strong Encryption - The app utilizes the AES algorithm with a 256-bit key size, ensuring robust security.
Please note that encryption and decryption operations are irreversible, and it's crucial to remember the password used for encryption.
Disclaimer:
The File Encryption App is provided as-is without any warranties. It's intended for personal use and should be used responsibly. Always keep backups of important files and securely store your passwords.
Current version: 1.0.0