Releases: AshhadDevLab/enigma-guard
Releases · AshhadDevLab/enigma-guard
Enigma Guard - Version 1.2.0
What's Changed
- Commit: main python file 📄| Added bg and font color for labels by @AshhadDevLab in #3
- Commit: main python file 📄| Changes GitHub button link by @AshhadDevLab in #5
Full Changelog: v1.1.0...v1.2.0
Enigma Guard - Version 1.1.0
What's Changed
- Commit: main python file 📄| Reduce LOC by @AshhadDevLab in #1
- Commit: main python file 📄| Added font color for labels by @AshhadDevLab in #2
Reason
Added resolution and decreased execution time to make user-interactivity more easy.
Full Changelog: v1.0.0-beta...v1.1.0
Enigma Guard v1 - Alpha
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.