Name Date Size #Lines LOC

..--

man/H--4,3524,320

src/H--15,40612,412

LICENSEH A D26-Oct-20211.3 KiB2521

MakefileH A D13-Nov-20222.3 KiB6349

NEWSH A D29-Aug-20227.9 KiB227209

README.openbsdH A D29-Aug-2022383 116

shlib_versionH A D31-Dec-202216 32

README.openbsd

1This is an import of https://github.com/Yubico/libfido2 1.11.0 (2022-05-03)
2
3Local changes:
4
5Only a subset of the upstream files have been imported: src/, man/ and LICENSE.
6
7The CMake-based build system has been replaced with a fixed Makefile.
8
9src/hid_openbsd.c has been adapted to use the fido(4) device.
10src/random.c has had CSPRNG interfaces other than arc4random_buf(4) removed
11