xref: /openbsd-src/lib/libfido2/README.openbsd (revision 1a8dbaac879b9f3335ad7fb25429ce63ac1d6bac)
1This is an import of https://github.com/Yubico/libfido2 1.5.0 (20200901)
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.
10