Skip to content

Releases: Sparky2273/CryptoGraphy

v1.0.0 — Initial Release

Choose a tag to compare

@Sparky2273 Sparky2273 released this 07 Jun 06:36
f8708d7

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):

  1. Download CryptoGraphy.exe below
  2. Double-click it — no installation required, runs immediately
  3. 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: