logoSimHireEstate Back to Projects

File Encryption / Decryption (AES-GCM)

Encrypt and decrypt files in your browser using a password. No upload.

Uses Web Crypto API (AES-GCM, PBKDF2). Output format: salt(16b) + iv(12b) + data.