xref: /openbsd-src/lib/libfido2/README.openbsd (revision ab19a69ebe1d1275c01611de862453c36b3d15b9)
1*ab19a69eSdjmThis is an import of https://github.com/Yubico/libfido2 1.11.0 (2022-05-03)
232a20e26Sdjm
332a20e26SdjmLocal changes:
4d75efeb7Sdjm
5d75efeb7SdjmOnly a subset of the upstream files have been imported: src/, man/ and LICENSE.
632a20e26Sdjm
732a20e26SdjmThe CMake-based build system has been replaced with a fixed Makefile.
832a20e26Sdjm
932a20e26Sdjmsrc/hid_openbsd.c has been adapted to use the fido(4) device.
10c4a807edSdjmsrc/random.c has had CSPRNG interfaces other than arc4random_buf(4) removed
11