Security & Crypto
Hashes, JWTs, passwords, UUIDs, and random generators.
12 tools
Hash Generator
Generate MD5, SHA-1, SHA-256, SHA-512, and SHA-3 hashes from text or files.
Password Generator
Generate strong, random passwords with configurable length and character sets.
UUID Generator
Generate RFC 4122 UUIDs (v1, v4, v5, v7) individually or in bulk.
Password Strength Checker
Check the strength of a password using entropy analysis and common patterns.
bcrypt Generator
Hash and verify passwords using the bcrypt algorithm securely in the browser.
HMAC Generator
Generate HMAC signatures using SHA-256, SHA-512, or MD5 with a secret key.
Random String Generator
Generate cryptographically secure random strings, tokens, and API keys.
ULID Generator
NewGenerate Universally Unique Lexicographically Sortable Identifiers (ULIDs).
Basic Auth Generator
NewGenerate HTTP Basic Authentication headers from username and password.
RSA Key Pair Generator
NewGenerate RSA public/private key pairs (2048/4096-bit) in PEM format using Web Crypto API.
Data Encryptor
NewEncrypt and decrypt text using AES-256-GCM with PBKDF2 key derivation — all client-side.
BIP39 Passphrase Generator
NewGenerate BIP39 mnemonic seed phrases (12–24 words) for cryptocurrency wallets.