ℹ All hashing is done in your browser using the Web Crypto API. Nothing leaves your device.
🛡 AES-256-GCM with random IV. Output is Base64-encoded (IV prepended). Nothing leaves your browser.
ℹ Encrypt outputs hex. Decrypt expects hex input. Padding: PKCS7.