Security / Crypto Tools

JWT, bcrypt, HMAC, TOTP, SAML, PKCE, SSH, CSR, RSA keys.

42 tools · all run in your browser

Hash Generator v2

1

Generate cryptographic hashes with streaming

HMAC Generator v2

1

Generate HMAC with multiple algorithms

JWT Encoder

1

Encode a JWT token from header, payload, and secret

Bcrypt Hash Tester

1

Generate bcrypt hashes and verify passwords against hashes

HMAC Generator

1

Generate HMAC signatures using SHA-256, SHA-512, and more

Password Strength Analyzer

1

Analyze password strength with entropy and crack-time estimates

TOTP / 2FA Generator

1

Generate time-based one-time passwords from a secret key

SAML Response Decoder

1

Decode Base64-encoded SAML responses into readable XML

OAuth PKCE Generator

1

Generate PKCE parameters with S256/plain support, state, and nonce. Includes OAuth flow examples

SSH Key Fingerprint

1

Calculate the fingerprint of an SSH public key

CSR Decoder

1

Decode PEM-encoded Certificate Signing Requests

Secrets Scanner

1

Scan text/code for leaked API keys, tokens, and credentials

RSA Keypair Generator

2

Generate RSA public/private keypairs in PEM format

JWT Timeline

1

Decode JWT + show iat / nbf / exp as ISO + delta from now

AES Encrypt / Decrypt

1

AES-256-GCM encryption with authenticated ciphertext (iv:tag:body)

ROT13 Cipher

1

Classic Caesar-13 substitution — encrypt and decrypt are the same op

Caesar Cipher

1

Shift letters by any N positions (±26) — enc/dec with custom shift

Vigenère Cipher

1

Polyalphabetic cipher using a keyword — stronger than Caesar

Atbash Cipher

1

Hebrew alphabet substitution — A↔Z, B↔Y — self-inverse

Rail Fence Cipher

1

Transposition cipher in a zig-zag pattern across N rails — enc/dec

Password Strength Checker

1

Analyze password strength with recommendations

File Hasher

1

Calculate file hashes (MD5, SHA256, SHA512, etc)

OAuth Tokenizer

1

Parse and validate OAuth tokens with claims extraction and expiration analysis

JWT Playground

1

Interactive JWT debugger with encoding, decoding, and verification

Certificate Parser

1

Parse X.509 SSL certificates with full metadata and validity checking

TLS Cipher Analyzer

1

Analyze TLS cipher suites and security strength recommendations

PGP Key Parser

1

Parse and validate PGP/GPG keys with fingerprint and user ID extraction

SSH Key Converter

1

Convert between SSH key formats (OpenSSH, PEM, PuTTY) with validation

Entropy Calculator

1

Calculate password/string entropy and strength metrics with detailed analysis

Bcrypt Simulator

1

Simulate bcrypt hashing with configurable rounds and cost analysis

Argon2 Simulator

1

Simulate Argon2 password hashing with time/memory cost configuration

TLS Certificate Generator

2

Generate self-signed TLS certificates with custom CN, validity, and key size configuration

CSR Generator

2

Generate Certificate Signing Requests (CSR) for CAs with subject information

Key Pair Generator

2

Generate RSA or EC key pairs with configurable key size and curve

Signature Verifier

1

Verify RSA/EC cryptographic signatures with public key validation

HMAC Verifier

1

Verify HMAC-SHA256 signatures with constant-time comparison analysis

Hash Verifier

1

Verify file/content hash integrity with algorithm detection and mismatch reporting

Certificate Chain Validator

1

Validate certificate chains for completeness, signatures, dates, and trust paths

CRL Checker

1

Check Certificate Revocation Lists (CRL) for certificate revocation status

OCSP Responder Simulator

1

Simulate Online Certificate Status Protocol (OCSP) responses for real-time revocation checking

Pinning Validator

1

Validate certificate pinning configurations and verify public key hash pins

SQL Injection Detector

2

Detect potential SQL injection vulnerabilities in query strings

Explore other categories