What This Tool Does
The backend performs AES operations with the selected algorithm, key length, PBKDF2 settings, IV, salt, and tag options.
Text tool
Encrypt and decrypt text with AES using the Java backend. Nothing is stored by the service.
Encrypt or decrypt text with AES-GCM or AES-CBC using adjustable parameters.
The backend performs AES operations with the selected algorithm, key length, PBKDF2 settings, IV, salt, and tag options.
Encryption and decryption run on the backend, but plaintext, passwords, keys, and payloads are not stored or written to logs.
AES-GCM is generally recommended for authenticated encryption when compatible with your workflow.
No. Passwords are used for the current operation only and are not stored.
Only if the payload format and cryptographic parameters match what this tool expects.