This is a client side javascript for easy encryption and decryption of files.
File Encryptor and Decryptor
Encrypt or Decrypt a File
Encrypt File
Decrypt File
Download File
Security Information
Security Information
Encryption Algorithm:
AES-256-CBC
Key Derivation:
PBKDF2 with SHA-256 (100,000 iterations)
Integrity Check:
SHA-256 Hash
Client-Side Encryption:
Data never leaves your browser
Source Code:
Available for review
Astrea