CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/22 00:00:06
Modified files:
regress/usr.bin/ssh/unittests/sshsig: tests.c
Added files:
regress/usr.bin/ssh/unittests/sshsig: webauthn.html
regress/usr.bin/ssh/unittests/sshsig/testdata:
ecdsa_sk_webauthn.pub
ecdsa_sk_webauthn.sig
Log message:
add support for verification of webauthn sshsig signature, and
example HTML/JS to generate webauthn signatures in SSH formats
(also used to generate the testdata/* for the test).
