File Encryption & Decryption
Secure AES-GCM (256-bit)
🔐 Encrypt
Source file
Select any file to encrypt. A key will be generated and saved as a `.key` file.
Encrypt File
⬇️ Download Key (.key)
⬇️ Download Encrypted File (.enc)
🔓 Decrypt
Encrypted file (.enc)
Key file (.key)
Use the key file you downloaded during encryption.
Decrypt File
⬇️ Download Decrypted File