Enigma Guard v1 - Alpha
Pre-release
Pre-release
Enigma Guard v1.0 - Alpha
Enigma Guard presents a robust encryption and decryption tool ensuring top-notch security for your valuable data. This version introduces fundamental features for effortless data protection.
Features
- 🔒 Robust Encryption: Secure files and messages using powerful cryptographic algorithms.
- 🔓 Decryption: Seamlessly decrypt encrypted data for authorized access.
Highlights
- ⚡ Versatility: Protect a wide range of data types effectively.
- 🚀 Ease of Use: Intuitive encryption and decryption processes.
- 🎯 Foundational Security: Establishes a strong security foundation.
Quickstart
Installation via pip
Ensure Python and pip are installed. Use the following command for installation:
pip install enigmaguard
Running Enigma Guard
For Windows:
python -m enigma-guard.py
For macOS or Linux:
python3 -m enigma-guard.py
Execute these commands to run Enigma Guard and start encrypting and decrypting your files seamlessly.
For detailed instructions, consult the full documentation.