Text Crypto
Encrypt or decrypt text with browser-local AES-GCM.
Encrypt mode uses `AES-GCM` with `PBKDF2` (`SHA-256`, `iterations=250000`). All processing happens in the current browser.
Encrypt or decrypt text with browser-local AES-GCM.
Encrypt mode uses `AES-GCM` with `PBKDF2` (`SHA-256`, `iterations=250000`). All processing happens in the current browser.