🔐 ChaCha20 File Encryption Tool

Secure local file encryption using ChaCha20 cipher with HMAC authentication

🔒 Encrypt Files



🔓 Decrypt Files



â„šī¸ How It Works

  • ChaCha20 Encryption: Military-grade stream cipher with 256-bit keys
  • HMAC Authentication: Prevents decryption with wrong passwords
  • Key Derivation: Uses PBKDF2 with 100,000 iterations for strong keys
  • File Integrity: Original filename, size, and type preserved
  • Secure: Quantum-resistant encryption suitable for sensitive data