SSH Key Fingerprint Calculator
Compute the SHA-256 and MD5 fingerprints of an OpenSSH public key and read its details.
An SSH key fingerprint is a hash of the public key blob, shown as SHA256 followed by base64. It is what your client displays when connecting to an unknown host, and what you compare to confirm a key is the one you expect. This tool computes it and reads the key type and strength.
Runs in your browser- Privacy
- Runs entirely in your browser — nothing is uploaded
- Cost
- Free, unlimited, no sign-up
Frequently asked questions
Why does my fingerprint differ from an older one I recorded?
Is it safe to paste a public key here?
How to use the ssh key fingerprint calculator
- 1Enter or paste your openssh public key.
- 2Press Run, then download the result when it is ready.
Embed this tool
Put the working ssh key fingerprint calculator on your own site. It runs in your visitors' browsers exactly as it does here — free, no account, nothing uploaded.
Share this tool
Related tools
RSA & ECDSA Key Pair GeneratorGenerate an RSA or elliptic-curve key pair in your browser, exported as PEM or JWK.Bcrypt Hash GeneratorHash a password with bcrypt at a configurable cost factor — the right way to store passwords.Passphrase GeneratorGenerate memorable Diceware-style passphrases from random words.Password GeneratorGenerate strong random passwords using your browser's cryptographic random source.Password Policy TesterTest a password against a policy and see whether the policy actually improves security.Password Strength CheckerEstimate how long a password would take to crack, and see exactly what weakens it.
Last updated
More hash & crypto tools