EncryptorApp is a C# application designed to provide encryption and decryption functionalities.
- Encrypt text using various algorithms
- Decrypt previously encrypted text
- User-friendly interface
- Cross-platform compatibility
To get started with EncryptorApp, follow these steps:
- Clone the repository:
git clone https://github.com/VukTheBeast/encryptorapp.git
- Navigate to the project directory:
cd encryptorapp - Open the project in your preferred C# IDE (e.g., Visual Studio).
- Run the application.
- Choose the encryption algorithm you want to use.
- Enter the text you wish to encrypt or decrypt.
- Click the appropriate button to perform the operation.