Skip to content

POC version for NEOPG smartcard support with pkcs11 and botan

Notifications You must be signed in to change notification settings

Bjoe/pkcs11-botan-poc

Repository files navigation

pkcs11-botan-poc

POC version for smartcard support with pkcs11 and botan

Build

This build use hunter to build and add third party libraries.

To build the project, configure the project with cmake with:

cmake -Hpkcs11-botan-poc -Bbuild

To switch off hunter, if all third party dependencies are installed on your host, add following parameter:

-DHUNTER_ENABLED=OFF

After that, build the project with:

cmake --build build

About

POC version for NEOPG smartcard support with pkcs11 and botan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published