Text Encrypt / Decrypt
Encrypt and decrypt text with a passphrase using AES-256 (Web Crypto API).
Uses browser's
built-in Web Crypto API — nothing is sent to any server.
Encrypt and decrypt text with a passphrase using AES-256 (Web Crypto API).