Yubico / libfido2

Provides library functionality for FIDO2, including communication with a device over USB or NFC.
Other
590 stars 152 forks source link

CMake: Add support for using OpenSSL #668

Closed ntwerdochlib closed 1 year ago

ntwerdochlib commented 1 year ago

Remove the use hard coded crypto library name, allowing the use of OpenSSL Change the building of tests to be an option. A sprinkle of all around goodness...

ntwerdochlib commented 1 year ago

Reviewing build failures