u2f / libfido2 version
Christian Weisgerber
naddy at mips.inka.de
Sat Jan 11 10:01:02 AEDT 2020
Sean Liao:
> Specifically, current HEAD has
> SSH_SK_VERSION_MAJOR 0x00040000
> and I can't seem to find a matching libfido2 version,
> current HEAD of Yubico/libfido2 is 0x00020000
Those are unrelated. SSH_SK_VERSION_MAJOR is the API version of the
middleware library that communicates with the authenticators; see
PROTOCOL.u2f. Obviously, OpenSSH's internal USB HID support matches
this.
OpenSSH's internal USB HID support happens to be built on top of
libfido2, but that is an independent fact. libfido2 itself is NOT
a middleware library that directly interfaces with OpenSSH.
--
Christian "naddy" Weisgerber naddy at mips.inka.de
More information about the openssh-unix-dev
mailing list