summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/sshkey.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* small refactor and add some convenience functions;djm2015-01-261-3/+6
* add sshd_config HostbasedAcceptedKeyTypes and PubkeyAcceptedKeyTypesdjm2015-01-131-2/+2
* deprecate key_load_private_pem() and sshkey_load_private_pem()djm2015-01-081-3/+1
* Add FingerprintHash option to control algorithm used for keydjm2014-12-211-9/+7
* New key API: refactor key-related functions to be more library-like,djm2014-06-241-0/+222