Encrypt and decrypt text using AES-256-GCM with password-based key derivation. Military-grade encryption that runs entirely in your browser.
Generate secure random passwords with customizable length, character types, and strength analysis. Create strong passwords instantly.
Generate HMAC authentication codes with SHA-256, SHA-512, and other algorithms. Create keyed-hash message authentication codes for API authentication, JWT signing, and secure message verification.
Verify file integrity by comparing hashes. Auto-detect MD5, SHA-1, SHA-256, SHA-512 algorithms. Confirm downloads weren't corrupted or tampered with by comparing computed hashes against expected values.