History log of /openbsd/lib/libfido2/src/fido/rs256.h (Results 1 – 4 of 4)
Revision Date Author Comments
# ab19a69e 29-Aug-2022 djm <djm@openbsd.org>

update libfido2 to 1.11.0, taking in just over a year of upstream
development. "looks ok" miod@ ok sthen@

NB. libfido2 major bump


# 739189a3 11-Aug-2020 djm <djm@openbsd.org>

sync with upstream libfido2 rev 2fa20b889, picking up ~7 months
of fixes and a few new APIs that we'd like to use in OpenSSH

ok deraadt@


# 32a20e26 07-Feb-2020 djm <djm@openbsd.org>

update to upstream libfido2 780ad3c25 (20120123)

install manual pages

crank major

feedback & ok jmc@ and naddy@


# d75efeb7 14-Nov-2019 djm <djm@openbsd.org>

import libfido2 (git HEAD). This library allows communication with
U2F/FIDO2 devices over USB.

feedback and "start the churn" deraadt@