AES Encrypt / Decrypt
Encrypt and decrypt text locally using AES-256-GCM with a PBKDF2-SHA-256 password-derived key, random salt, and authenticated ciphertext.
AES Input
Encrypt text or decrypt a previously generated Utilyra AES payload.
Result
AES-256-GCM with a PBKDF2-SHA-256 derived key.
Encryption and decryption run locally using the Web Crypto API. AES-GCM authenticates the ciphertext, while PBKDF2 derives the key from your password using a random salt. Forgetting the password makes recovery impossible.
How to use AES Encrypt / Decrypt
- 1
Provide the input
Paste, type, or select the information requested by AES Encrypt / Decrypt.
- 2
Choose your options
Adjust the available settings for the output you need.
- 3
Run and review
Generate the result, check it for accuracy, then copy or download it if available.
About AES Encrypt / Decrypt
Encrypt and decrypt text locally using AES-256-GCM with a PBKDF2-SHA-256 password-derived key, random salt, and authenticated ciphertext.
Use AES Encrypt / Decrypt when you need to encrypt and decrypt text with aes-256-gcm. Review the available options in the interface, process your input, and check the result before saving or copying it.
Related tools
All Security ToolsSHA-256 Hash Generator
Generate SHA-256 digests for text or files
Open toolBcrypt Generator
Bcrypt hash with custom rounds
Open toolMD5 Hash Generator
Generate MD5 digests for text or files
Open toolRandom Password Generator
Strong, random passwords
Open toolPassword Strength Checker
Estimate password strength locally
Open tool