SSH Key Fingerprint Formatter
Parse an OpenSSH public key and show its SHA256/MD5 fingerprints.
OpenSSH public key
Fingerprint details
Paste an OpenSSH public key to see its fingerprints.
About the SSH Key Fingerprint Formatter
Paste an OpenSSH public key line to see its key type, bit length, SHA256 fingerprint (Base64, as shown by ssh-keygen -lf), and legacy MD5 colon-hex fingerprint, computed locally with Web Crypto and a pure-JS MD5 implementation.
Examples
ed25519 key
ssh-ed25519 AAAAC3Nza... user@hostOutput
SHA256:5UfSFEwzX... / MD5:aa:bb:cc:...Related tools
CORS Config Generator
Security
Generate CORS headers/config for Nginx, Apache, Express, or Workers.
CSP Builder
Security
Build a Content-Security-Policy header from per-directive sources.
Htpasswd Generator
Security
Generate .htpasswd lines using SHA-1 or plain text.
JWT Inspector
Security
Decode a JWT and audit its claims for common issues.
Password Policy Generator
Security
Generate password policy rules, regex and copy for NIST or PCI presets.
Password Strength Checker
Security
Estimate password entropy, crack time, and get actionable advice.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-11 · Runs entirely in your browser