CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/31 15:15:14
Modified files:
usr.bin/ssh : Makefile.inc pathnames.h sshkey.c sshkey.h
Added files:
usr.bin/ssh : ssh-ecdsa-sk.c
Log message:
Initial infrastructure for U2F/FIDO support
Key library support: including allocation, marshalling public/private
keys and certificates, signature validation.
feedback & ok markus@
