SSH Key Fingerprint Generator

 
Fingerprint format
SSH-fingerprint-shaped fixture generated locally in your browser with the Web Crypto API. Purely formatted random bytes, not derived from any real or generated key.

SSH fingerprint fixtures

Generate a fingerprint in the two shapes ssh-keygen prints: the modern SHA256: form (base64 of 32 bytes without padding) that appears in host-key prompts and known_hosts tooling, or toggle to the legacy MD5: colon-separated hex form. Handy for mocking host-key prompts, ssh-keygen -lf output, onboarding docs, and CI log screenshots.

These are fictional fixtures — purely formatted random bytes, not the fingerprint of any real or generated SSH key.