Text Encryption / Decryption
Encrypt and decrypt text with AES-256 encryption
AES-256-GCM
Algorithm
PBKDF2
Key Derivation
100,000
Iterations
96-bit
IV Length
Share:
How to Use Text Encryption / Decryption
- Enter the text you want to encrypt or decrypt
- Set a strong password (encryption key)
- Click Encrypt or Decrypt and copy the result
Frequently Asked Questions
What encryption algorithm is used?
AES-256-GCM (Advanced Encryption Standard with Galois/Counter Mode), derived from your password using PBKDF2 with 100,000 iterations. This is military-grade encryption.
Is this secure?
Yes. AES-256-GCM is used by governments and banks worldwide. The encryption happens entirely in your browser using the Web Crypto API.
Can someone decrypt without the password?
No. AES-256 encryption is computationally infeasible to break without the correct password. Keep your password safe.
Related Tools
JSON Formatter
Regex Tester
Base64 Encoder / Decoder
URL Encoder / Decoder
Hash Generator
UUID Generator
JWT Decoder
CSS Minifier
JavaScript Minifier
RSA Key Pair Generator
Encoding Detector & Decoder
HTML Entity Encoder / Decoder
JSON to CSV Converter
YAML to JSON Converter
XML Formatter
HTML to Markdown
CSV Viewer
HTTP Status Codes
HTML/CSS/JS Playground
JWT Builder