Encrypt / Decrypt Text
AES-256 encrypt and decrypt text
100% private — everything stays in your browser
How to use Encrypt / Decrypt Text
- 1 Configure your settings — Adjust the options for the Encrypt / Decrypt Text tool — length, character sets, or input values.
- 2 Get your result — Results are generated instantly using the Web Crypto API built into your browser. Nothing is sent to any server.
- 3 Copy or download — Copy the result to your clipboard or download it. Your data never leaves your device.
Frequently asked questions
- How is randomness generated?
- All randomness comes from the Web Crypto API (crypto.getRandomValues), which is a cryptographically secure random number generator built into your browser.