pkcs11
Bindings to the PKCS#11 cryptographic API
Description
This library contains ctypes bindings to the PKCS#11 API.
This API is used by smartcards and Hardware Security Modules to perform cryptographic operations such as signature or encryption.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 23 Jun 2017
- Authors
- Maintainers
Sources
Dependencies
ounit
with-test
topkg
build
ocamlfind
build
ocamlbuild
build
yojson
< "2.0.0"
ppx_deriving_yojson
>= "3.0"
ppx_deriving
>= "4.0"
key-parsers
>= "0.5.0" & != "0.6.0" & < "1.0.0"
integers
< "0.5.0"
hex
>= "1.0.0"
ocaml
>= "4.02.0"
Reverse Dependencies
Conflicts