Security Tools
Hashes, passwords, and encryption — all client-side
All Tools in This Category
Diceware Passphrase Generator
Generate memorable, high-entropy passphrases from the EFF 7,776-word list using crypto-secure randomness or your own physical dice rolls, with entropy and crack-time estimates.
TOTP 2FA Generator
Generate TOTP 2FA codes and QR codes for authenticator apps. Supports otpauth:// URIs, multiple accounts, and backup export. 100% client-side.
Text Encryptor
Encrypt and decrypt text with various algorithms
.htaccess Generator
Generate Apache .htaccess configuration files with an intuitive visual interface. Create SSL redirects, URL rewriting rules, security headers, and performance optimizations without writing complex syntax.
Free CSP Generator Online | Create Content Security Policy Headers
Generate free Content Security Policy headers online. Protect your website from XSS attacks, clickjacking, and other code injection attacks with our CSP generator tool. No signup required.
SRI Hash Generator
Generate Subresource Integrity hashes
Privacy Policy Generator
Generate privacy policy for websites
RSA Key Pair Generator
Generate RSA 2048/3072/4096-bit public and private key pairs in-browser via the Web Crypto API. Export as PEM or Base64.
JWK to PEM Converter
Convert JSON Web Keys (JWK) to PEM format and back using the Web Crypto API. Supports RSA, EC (P-256, P-384, P-521), and Ed25519 keys. 100% client-side.
Password Hash Verifier
Verify passwords against bcrypt hashes
Data Sanitizer
Clean and sanitize data to prevent XSS attacks and SQL injection
HMAC Generator
Generate HMAC for message authentication
CRC-16 Calculator
Compute CRC-16 checksums for Modbus, CCITT, XMODEM, Kermit, X-25, DNP3 and more, with full polynomial parameters
CRC32 Checksum Calculator
Calculate CRC32 checksums for file verification
.htpasswd Generator
Generate .htpasswd files for Apache authentication
SSL Certificate Generator
Generate self-signed SSL certificates for development
PHP Password Hash Generator
Generate secure PHP-compatible password hashes with bcrypt. Includes password strength indicator and hash verification.
Digital Signature Generator
Generate and verify digital signatures
File Hash Checker
Calculate and verify file hashes
Bcrypt Hash Generator
Generate and verify bcrypt password hashes with an adjustable cost factor. Secure client-side hashing.
XOR Cipher Tool
Encrypt or decrypt text with a key using the XOR cipher. Ciphertext is output as hex; decrypt input also accepts hex.
RipeMD Hash Generator
Generate RipeMD-128, RipeMD-160, RipeMD-256, and RipeMD-320 hashes from text
AES Encrypt & Decrypt Tool
Encrypt or decrypt text with AES-128, AES-192, or AES-256 in GCM mode using a password. PBKDF2 key derivation, 100% client-side.
Adler-32 Hash Generator
Compute Adler-32 checksums from text or files in-browser, used by zlib and DEFLATE
Regex ReDoS Detector
Scan your regular expressions for catastrophic backtracking (ReDoS) vulnerabilities. Get a safety score, identify dangerous patterns, and test against sample input — all in your browser.
String Obfuscator
Partially mask sensitive strings like tokens, IBANs, and credit card numbers into safe shareable forms
BIP39 Mnemonic Generator
Generate secure BIP39 seed phrases (12-24 words) with checksums, validate phrases, and derive wallet seeds. Official English wordlist, 100% in-browser.
HTTP Security Headers Generator
Generate CSP, HSTS, X-Frame-Options, Referrer-Policy, and Permissions-Policy security headers. Export to nginx, Apache, Express, Caddy, and Cloudflare Pages. Free online tool.
PKCE Challenge Generator
Generate OAuth 2.0 PKCE code_verifier and code_challenge (S256/plain) pairs entirely in-browser via the Web Crypto API. RFC 7636 compliant.
Argon2 Hash Generator
Generate and verify Argon2id password hashes locally with WebAssembly.
Thai National ID Validator
Free online Thai National ID validator. Verify 13-digit Thai citizen ID numbers with checksum verification and per-digit breakdown. 100% client-side and private.
IMEI Validator
Validate 15-digit IMEI numbers with the Luhn checksum and decode TAC, reporting body, and serial fields. Runs in your browser.
Image Steganography Tool
Hide secret text inside a PNG with LSB steganography and extract it back in your browser. Nothing is uploaded.
security.txt Generator
Generate an RFC 9116 security.txt file for your domain with contacts, encryption key, policy, and expiry fields.
Permissions-Policy Header Generator
Build Permissions-Policy HTTP headers that allow or block browser features like camera, geolocation, and payment per origin.
HSTS Header Generator
Build Strict-Transport-Security (HSTS) headers with max-age, includeSubDomains, and preload plus a preload-readiness checklist and ready-to-paste server snippets.
Referrer-Policy Header Generator
Build a Referrer-Policy security header from all 8 W3C directives, see exactly what referrer data leaves your site in each scenario, and copy ready nginx, Apache, Express, and meta tag snippets.
PEM Certificate Decoder
Decode X.509 PEM certificates and CSRs in your browser. Inspect subject, issuer, SANs, validity, serial number, and key type without uploading anything.
AWS IAM Policy Builder
Build and validate IAM policy JSON with statements, actions, resources, principals, and condition blocks.
OpenSSL Command Generator
Generate copy-paste openssl commands for CSR creation, self-signed certificates, key conversion, and certificate inspection.
CVSS Score Calculator
Build CVSS v4.0 and v3.1 vectors and calculate base severity scores with plain-language explanations.
Hash Type Identifier
Paste any hash and instantly identify the likely algorithm from its length, charset, and signature prefixes such as bcrypt, Argon2, or sha512crypt — free and 100% client-side.
PII Redactor
Detect and redact personally identifiable information (PII) in text — emails, phone numbers, credit cards, SSNs, IBANs, IP addresses, and credential or API key patterns. Runs entirely in your browser.
WebAuthn Data Decoder
Decode WebAuthn and FIDO2 passkey payloads: clientDataJSON, attestationObject CBOR, authenticator flags, AAGUID, credential ID and COSE public key, entirely in your browser.
Web Push VAPID Key Generator
Generate VAPID key pairs for Web Push notifications using the Web Crypto API. P-256 keys in base64url format, generated entirely in your browser.
Keccak/SHA-3 Hash Generator
Generate SHA3-224, SHA3-256, SHA3-384, SHA3-512 and Keccak-256/512 hashes of text or files entirely in your browser.
Email Obfuscator
Convert email addresses into spam-proof obfuscated forms with copy-paste HTML and JavaScript snippets.
Outlook SafeLink Decoder
Decode Microsoft Outlook SafeLink wrapper URLs (safelinks.protection.outlook.com) back to the original destination - see the region, tracking parameters, and phishing red flags, entirely in your browser
HTTP Basic Auth Header Generator
Generate HTTP Basic Auth Authorization headers from a username and password. Base64 via UTF-8 or Latin-1, with curl and fetch snippets and an .htpasswd preview — 100% in your browser.
Why Choose Our Tools
Lightning Fast
All tools run directly in your browser with no server processing required.
Privacy First
Your data never leaves your device. No collection, storage, or tracking.
100% Secure
All tools are secure with enterprise-grade encryption protocols.
Frequently Asked Questions
Is it safe to enter passwords or keys?
Security tools run entirely in your browser — your secrets are never transmitted or stored.
Which hashing and encryption standards are used?
Modern web standards via the browser's Web Crypto API, such as SHA-2, AES-GCM, and HMAC.
Can I verify file integrity with these tools?
Yes — the hash tools let you compare file or text hashes against expected values.
Explore Other Categories
Last updated: September 18, 2026