Path to this page:
./
security/pakchois,
PKCS#11 wrapper library
Branch: pkgsrc-2016Q3,
Version: 0.4nb1,
Package name: pakchois-0.4nb1,
Maintainer: pkgsrc-userspakchois is just another PKCS#11 wrapper library. pakchois aims to
provide a thin wrapper over the PKCS#11 interface.
The goals are:
1) to offer a modern* object-oriented C interface wrapper for PKCS#11.
2) to not hide or abstract away any details of the PKCS#11 interface
itself except where absolutely necessary.
3) to handle the details of loading DSOs
4) to allow the caller to avoid caring about where on the system
PKCS#11 modules might be stored, or exactly how they are named.
5) to avoid any dependency on a particular cryptography toolkit.
Existing PKCS#11 wrapper libraries solutions differ in at least one of
the above goals.
*: "modern" being a euphemism for not using process-global state,
having a sane symbol namespace, etc.
Master sites:
SHA1: dea8a9a50ec06595b498bdefd1daacdb86e9ceda
RMD160: 354c4bb62645c12349a441153a4979cae04a4403
Filesize: 362.428 KB
Version history: (Expand)
- (2016-10-03) Package added to pkgsrc.se, version pakchois-0.4nb1 (created)