AES4JS Demo
A simple way to encrypt client-side using 256bit AES GCM .
The default password below is "12345" . Click to encrypt the plain text to the output area. Then click to copy the cipher text to the cipher input box. Then click to turn the cipher text back into plain text in the output box. The cipher text is safe to publically distribute, as long as you protect the password.