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
- 22 May 2017
- Authors
- Maintainers
Sources
Dependencies
ounit
with-test
topkg
build
ocamlfind
build
ocamlbuild
build
ppx_deriving_yojson
>= "3.0"
ppx_deriving
>= "4.0"
key-parsers
>= "0.5.0" & != "0.6.0"
hex
>= "1.0.0"
ctypes-foreign
>= "0.4.0"
ctypes
>= "0.11.0" & < "0.18.0"
asn1-combinators
< "0.2.0"
ocaml
>= "4.02.0"
Reverse Dependencies
Conflicts
integers
>= "0.5.0"