2023-10-29 23:19:17 by Adam Ciarcinski | Files touched by this commit (3) |
Log message: libnitrokey: fix build on Darwin |
2023-05-24 17:10:59 by nikita | Files touched by this commit (1) |
Log message: libnitrokey: unbreak build on !Linux |
2023-05-22 18:43:20 by nikita | Files touched by this commit (1) |
Log message: libnitrokey: maybe needs udev on Linux |
2023-05-17 17:37:08 by nikita | Files touched by this commit (1) | |
Log message: libnitrokey: bump after libhidapi update |
2023-05-10 19:05:15 by Nikita | Files touched by this commit (3) |
Log message: libnitrokey: fix for new libhidapi. remove patch. might require a new patch on FreeBSD. |
2023-04-28 00:02:33 by Nikita | Files touched by this commit (6) |
Log message: libnitrokey: import as security/libnitrokey version 3.8 libnitrokey is a project to communicate with Nitrokey Pro and Storage devices in a clean and easy manner. Written in C++14, testable with py.test and Catch frameworks, with C API, Python access (through CFFI and C API, in future with Pybind11). The development of this project is aimed to make it itself a living documentation of communication protocol between host and the Nitrokey stick devices. |