Image Encryption & Decryption With ClientSide Javascript

This tool is supposed to act like a hub for all the encrypted images in this repository. You can even use it to encrypt data outside of here but be aware that I did not make this to conform to any standard.

The “encrypted” file is really just a JSON file containing a base64 encoded IV and data buffer after being encrypted with AES-GCM. The key is derived from many many rounds of PBKDF2. I am unsure of how secure this is but I never intended to store nuclear codes.

Raw Image
Password
Encrypted Image
Password
Generated Password