AES-GCM

Modern authenticated encryption. AES-256 + PBKDF2-derived key from your passphrase.

Output

// about

A modern cryptographic primitive. Runs in your browser via the native WebCrypto API. Hit Share link to copy a URL that encodes your current state — recipients open it and their browser reconstructs everything locally. Nothing touches a server.