CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2014/06/23 19:16:58
Added files: usr.bin/ssh : sshkey.c sshkey.h Log message: New key API: refactor key-related functions to be more library-like, existing API is offered as a set of wrappers. with and ok markus@ Thanks also to Ben Hawkes, David Tomaschik, Ivan Fratric, Matthew Dempsky and Ron Bowes for a detailed review a few months ago.