JWT Generator
Generate a signed HS256 JWT token with custom payload.
Frequently Asked Questions
- HS256, HS384, and HS512 (HMAC with SHA). These use a shared secret key for signing and verification.
Related Tools
Password Strength CheckerCheck password strength and crack time estimateAES EncryptionEncrypt and decrypt text with AES-256 in your browserTOTP / 2FA GeneratorGenerate TOTP codes from a secret key (Google Authenticator compatible)SHA-256 GeneratorGenerate SHA-256 hashes from any textMD5 GeneratorGenerate MD5 hashes for checksums and fingerprintingSalt GeneratorGenerate cryptographic salt values for password hashingXOR CipherEncrypt or decrypt text with a XOR keyCSP GeneratorBuild a Content Security Policy header with a visual UI