Decode header and payload without signature verification.
SecurityCategories
Security
Generate or inspect passwords, PINs, UUIDs, tokens, hashes and JWTs locally.
Generate UUIDs locally in the browser.
SecurityGenerate SHA-256 hashes in the browser.
SecurityGenerate strong local passwords with chosen length.
SecurityGenerate numeric PINs for test and dummy cases.
SecurityGenerate simple technical random tokens.
SecurityScore length, variety, repetition and rough entropy locally.
SecurityGenerate an HMAC with local browser crypto.
SecurityGenerate SHA-1 for compatibility and checking cases only.
SecurityGenerate SHA-512 hashes in the browser.
SecurityDecode JWT claims and mark expiry times without signature verification.
SecurityGenerate locally sortable UUID-v7-style test IDs.
SecurityGenerate numeric one-time codes for demos and tests.
SecurityBuild an Authorization header from username and password.
SecurityRemove header prefixes and show the raw token.
SecurityMask common API key, token and password patterns in text.
SecurityEstimate character variety and rough bits for an input.
SecurityBuild a conservative Content-Security-Policy starting point.
SecurityGenerate a SHA-384 integrity string for small local content.
Security