[Bug 2332] Show more secure fingerprints than MD5 (e.g. SHA256) in ssh and ssh-keygen

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Jan 8 21:18:25 AEDT 2015


https://bugzilla.mindrot.org/show_bug.cgi?id=2332

--- Comment #2 from kolAflash at kolahilft.de ---
Just tested the current version from Git.

SHA256 is working great!

Gives me the SHA256 or MD5 fingerprint:
ssh-keygen -lv -E SHA256 -f id_rsa.pub
ssh-keygen -lv -E MD5 -f id_rsa.pub


But:

SSH client also needs an option to show MD5 (like ssh-keygen).

Why not also offer SHA512 for really paranoid people?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list