Encryption Tools
All tools are free to use and run entirely on your device, keeping your data secure.
JWT Decoder
Parse JSON Web Tokens to view header and payload claims without sending them to a server.
JWT Encoder
Create and sign JSON Web Tokens (JWT) with custom header, payload, and secret using HS256.
Hash Generator
Generate cryptographic hashes (MD5, SHA-256, etc.) strings for your text inputs.
Symmetric Encryption
Encrypt and decrypt text with a passphrase using AES, DES, RC4, etc.