CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2014/12/21 15:27:56

Modified files:
        usr.bin/ssh    : sshkey.h sshkey.c sshd_config.5 sshconnect2.c 
                         sshconnect.c ssh.1 ssh-keysign.c ssh-keygen.c 
                         ssh-keygen.1 ssh-agent.c ssh-agent.1 ssh-add.c 
                         ssh-add.1 servconf.h servconf.c readconf.h 
                         readconf.c krl.c key.h key.c dns.c digest.h 
                         digest-openssl.c digest-libc.c auth2-pubkey.c 
                         auth2-hostbased.c auth.c auth-rsa.c 

Log message:
Add FingerprintHash option to control algorithm used for key
fingerprints. Default changes from MD5 to SHA256 and format
from hex to base64.

Feedback and ok naddy@ markus@

Reply via email to