Password Hasher
Hash passwords with bcrypt, scrypt, PBKDF2
About Password Hasher
The Password Hasher tool allows developers, security auditors, and engineers to perform hash passwords with bcrypt, scrypt, pbkdf2 in a secure, instant, and private manner.
🔒 100% Client-Side Privacy
All computations, key generations, hashing, and conversions are calculated locally inside your web browser. No plain text, secret keys, or uploaded files ever leave your device or reach an external server.
⚡ Offline & PWA Ready
DevCipher is fully usable offline and in air-gapped security environments. Install it as a Desktop Progressive Web App (PWA) via your browser's install menu.
More Developer Tools Tools
View allJWT Decoder / VerifierDecode, encode and verify JSON Web TokensUUID GeneratorGenerate UUID v1, v3, v4, v5 — bulk generationPassword Strength AnalyzerEntropy, crack time estimate, pattern detectionHash IdentifierIdentify hash algorithm from any hash stringCertificate InspectorParse X.509 PEM certificates — subject, SANs, expirycURL to Code ConverterConvert cURL commands to Fetch, Python, Go, Node