← all tools
Encryption (AES-GCM)
HashingPassword-encrypt text with AES-256-GCM + PBKDF2. Symmetric, in your browser.
AES-256-GCM via WebCrypto. Key derived from your password with PBKDF2-HMAC-SHA-256, 200,000 iterations. Random 128-bit salt and 96-bit IV are prepended to the ciphertext.