./security/libnitrokey, Library to communicate with Nitrokey devices

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.8nb3, Package name: libnitrokey-3.8nb3, Maintainer: nikita

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.


Master sites:

Filesize: 115.427 KB

Version history: (Expand)


CVS history: (Expand)


   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) | Package updated
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.