Security
Hashing, tokens, certificates, and vulnerability scoring — all in your browser.
Decode a JSON Web Token's header and payload without verifying the signature.
Hash GeneratorGenerate MD5, SHA-1, SHA-256, SHA-384 and SHA-512 digests of text.
Hash IdentifierIdentify the likely algorithm behind a hash from its format and length.
CVSS CalculatorScore a vulnerability with CVSS v3.1 or v4.0 base metrics, or decode a vector string.
X.509 Certificate DecoderComing soonDecode a PEM certificate to read its subject, issuer, validity, SANs and fingerprints.
CSR DecoderComing soonDecode a PKCS#10 certificate signing request to check its subject and SANs before you submit it.
HMAC GeneratorComing soonCompute an HMAC over a message with a secret key using SHA-1, SHA-256, SHA-384 or SHA-512.
Password Entropy CalculatorComing soonEstimate a password's entropy in bits from its length and character set, with a crack-time ballpark.
security.txt GeneratorComing soonBuild a valid /.well-known/security.txt file (RFC 9116) from a short form.