Encryption Tools / Encrypt
AES Encrypt
Encrypt text with AES in the browser using a passphrase.
0Input chars
0Output chars
EncryptedResult type
0 msProcessing time
Encryption Tools / Encrypt
Encrypt text with AES in the browser using a passphrase.
Sample text
Result
CryptoJS handles the cipher operation locally, so no text leaves the browser.
Use the same passphrase for both encrypt and decrypt pages to recover the original text.
The sample button loads a ready-to-run example for quick testing.