Tools · Category 04

Crypto & Encoding

Hash, encode, encrypt and decode, generate keys and certificates, and pull tokens apart. Every operation runs client side, so nothing you paste ever leaves the browser.

14 tools Nothing leaves the browser Browser based
🔢

Hash Generator

Generate MD5, SHA1, SHA256 and more from any text or file, computed right in the browser.

Open →
🧰

Encoding Toolkit

Encode and decode Base64, URL, hex and HTML entities in one place, in both directions.

Open →
🔑

JWT Decoder

Paste a JSON Web Token and read its header, payload and signature without sending it anywhere.

Open →
🔒

Password Generator

Generate strong random passwords and passphrases with full control over length and character sets.

Open →
📊

Password Strength Analyser

Test a password against length, variety and common patterns and see how well it holds up.

Open →
📝

Cryptography Cheat Sheet

Quick reference on algorithms, key sizes and modes, and when to reach for each one.

Open →
🔐

AES Encrypt and Decrypt

Encrypt and decrypt text with AES GCM from a passphrase, powered by the browser Web Crypto API.

Open →
🔕

HMAC Generator

Compute an HMAC over a message with your chosen key and hash, for integrity and authentication.

Open →
🗝

RSA Key Pair Generator

Generate an RSA public and private key pair in the browser using the Web Crypto API.

Open →
🛡

Bcrypt Hash and Verify

Hash a password with bcrypt at a chosen cost, or verify a password against an existing bcrypt hash.

Open →
📜

Classical Cipher Toolkit

Caesar, Vigenere, Atbash and other classic ciphers, to encode, decode and learn how they work.

Open →
📄

Certificate PEM Decoder

Paste a PEM certificate and read its subject, issuer, validity dates and extensions in plain text.

Open →

UUID Generator

Generate version 4 UUIDs one at a time or in bulk, ready to copy.

Open →
📱

QR Code Generator

Turn any text, URL or contact detail into a scannable QR code you can download.

Open →

Cryptographic operations run in your browser using the Web Crypto API and vetted libraries. Reference tools last reviewed June 2026.