Typical use
Input
Plaintext Hello 51tools with key secret
Output
Outputs JSON with algorithm, iv, and ciphertext.
Encrypt and decrypt text locally with AES-GCM or AES-CBC, with Base64 and Hex output.
Use this page to encrypt and decrypt text with AES-GCM or AES-CBC. It focuses on plaintext, ciphertext, key, and IV/nonce and produces Base64 or Hex ciphertext and decrypted plaintext.
Plaintext Hello 51tools with key secret
Outputs JSON with algorithm, iv, and ciphertext.
The input is mainly processed in your browser, and the page only uses browser capabilities needed to generate the result.