CIPHER is a simple file encryption and decryption application built with WPF. It uses AES-256 encryption to secure your files.
- Encrypt and decrypt files securely with AES-256.
- User-friendly interface with a modern design.
- View activity logs for encryption and decryption actions.
- Windows 10 or newer.
- .NET 8.0 or later.
- Clone the repository:
git clone https://github.com/LillyAngel/cipher.git
- Open the project in Visual Studio and build the application.