summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-ecdsa-sk.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* some clarifying commentsdjm2020-06-221-2/+9
* Add support for FIDO webauthn (verification only). webauthn is adjm2020-06-221-5/+101
* refactor ECDSA-SK verification a little ahead of adding supportdjm2020-06-221-21/+23
* more debugging; behind DEBUG_SKdjm2019-11-261-1/+5
* Add new structure for signature optionsdjm2019-11-251-3/+18
* memleak in error pathdjm2019-11-251-3/+5
* adjust on-wire signature encoding for ecdsa-sk keys to better matchdjm2019-11-191-5/+5
* Initial infrastructure for U2F/FIDO supportdjm2019-10-311-0/+178