Releases: Sparky2273/CryptoGraphy
Releases · Sparky2273/CryptoGraphy
Release list
v1.0.0 — Initial Release
CryptoGraphy v1.0.0 — Initial Release 🔐
Advanced file encryption suite with a clean GUI. Protect your personal
files with military-grade encryption, filename obfuscation, and
one-click batch processing.
📥 How to use (Windows, no Python needed):
- Download
CryptoGraphy.exebelow - Double-click it — no installation required, runs immediately
- Add your files or folder, enter a password, click ⚡ START OPERATION
🔒 Encryption algorithms:
- Fernet (AES-128-CBC + HMAC-SHA256) — recommended default
- AES-256-GCM — 256-bit authenticated encryption
- PBKDF2-HMAC-SHA256 key derivation with 100,000 iterations
- Auto-detects algorithm on decryption — no manual selection needed
✨ Features:
- Encrypt / decrypt any file type
- Batch processing (entire folders at once)
- Filename obfuscation (5 name modes, 7 extension modes)
- Manifest system for automatic filename recovery
- Password strength meter
- Per-file and overall progress bars
- Optional file logging (audit trail)
- Light / Dark theme
- Random key generator
- 100% offline — nothing sent anywhere
🐍 Run from source (Python 3.8+):
pip install -r requirements.txt
python CryptoGraphy_V1.py
⚠️ Important:
Remember your password. There is no password recovery.
If you forget your password, encrypted files cannot be decrypted.
📬 Support:
- Telegram: @Sparky2273
- Email: mhashemi6699@gmail.com
- Issues: GitHub Issues tab