CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/20 22:55:51
Modified files:
usr.bin/ssh : sshkey.c sshkey.h
Log message:
refactor: split base64 encoding of pubkey into its own
sshkey_to_base64() function and out of sshkey_write();
ok markus@
