SSH Key Fingerprint Viewer – Online MD5 & SHA256 Hash
Paste a public SSH key to generate its fingerprint. Verify host keys. Local Web Crypto.
UD5 Toolkit
Paste a public SSH key to generate its fingerprint. Verify host keys. Local Web Crypto.
Enter a username and password to generate an .htpasswd entry using bcrypt. Runs entirely in browser.
Split a secret string into N shares where K are needed to recover. Educational cryptography demo. Uses simple XOR-based scheme. Local.
Write a note encrypted with a passphrase, share the link. Once opened and decrypted, the note is deleted from browser storage. Local only.
Hide a secret message within an image by modifying LSB of pixels. Also decode. Pure canvas manipulation, local only. Fun privacy tool.
Calculate the entropy (in bits) of a password based on character pool size and length. Visual strength meter with crack time estimation. Local only.
Generate strong, memorable passphrases using the Diceware word list (EFF). Choose number of words. Cryprographically random selection. Privacy guaranteed.
Paste a PEM-encoded certificate to decode subject, issuer, validity, and fingerprints. Runs locally.
Paste response headers string and get a security audit. Check presence and configuration of key security headers. Local analysis.