A secure file encryption tool implementing AES-256-GCM encryption. This project provides a command-line interface for file encryption and decryption, featuring automatic key management, and integrity verification.
python metadata security cryptography encryption pbkdf2 aes-256 buffer-management aes-gcm memory-efficient password-protection data-protection fernet file-encryption secure-erase symmetric-encryption key-derivation secure-random file-security
-
Updated
Jan 12, 2025 - Python