]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: Add support for FIDO webauthn (verification only).
authordjm@openbsd.org <djm@openbsd.org>
Mon, 22 Jun 2020 05:58:35 +0000 (05:58 +0000)
committerDamien Miller <djm@mindrot.org>
Mon, 22 Jun 2020 06:27:27 +0000 (16:27 +1000)
commitbb52e70fa5330070ec9a23069c311d9e277bbd6f
treebafbbd5e2a0928f44853b3179333b123b7e0d9ff
parent64bc121097f377142f1387ffb2df7592c49935af
upstream: Add support for FIDO webauthn (verification only).

webauthn is a standard for using FIDO keys in web browsers. webauthn
signatures are a slightly different format to plain FIDO signatures - this
support allows verification of these. Feedback and ok markus@

OpenBSD-Commit-ID: ab7e3a9fb5782d99d574f408614d833379e564ad
PROTOCOL.u2f
ssh-ecdsa-sk.c
sshkey.c