summaryrefslogtreecommitdiff
path: root/lib/libfido2/README.openbsd
blob: dbfcfc1ecf1f6a50ba3cecb312bb0a7573f6e9a7 (plain)
1
2
3
4
5
6
7
8
9
This is an import of https://github.com/Yubico/libfido2 2fa20b889 (20200810)

Local changes:

Only a subset of the upstream files have been imported: src/, man/ and LICENSE.

The CMake-based build system has been replaced with a fixed Makefile.

src/hid_openbsd.c has been adapted to use the fido(4) device.