package pkcs11-driver
Bindings to the PKCS#11 cryptographic API
Install
Dune Dependency
Authors
Maintainers
Sources
pkcs11-v0.18.0.tbz
sha256=a4a56e63a0f3b3b6405e166b5c4a8304c3d0f8e6a35b0ac744031e77a1f65c7b
md5=f1ec2b5c92bca1f4d156639c2409a5fe
Description
This library contains ctypes bindings to the PKCS#11 API.
README
Pkcs11
- bindings to the PKCS#11 cryptographic API
PKCS11 is an API used by smartcards and Hardware Security Modules to perform cryptographic operations such as signature or encryption.
This library is made of several packages:
pkcs11
: type definitions corresponding to the PKCS#11 APIpkcs11-cli
: a library exposing cmdliner arguments used to initiate a PKCS#11 sessionpkcs11-driver
: bindings to emit calls to a PKCS#11 dllpkcs11-driver.fake
: a fake pkcs11 dll that returned hardcoded values, used for testingpkcs11-rev
: reverse bindings to write OCaml PKCS#11 implementations
The entry point of this library is [P11.load_driver]. Examples are available in test/examples/
.
Dependencies (7)
-
ocaml
>= "4.04.0"
-
ppx_deriving_yojson
>= "3.0"
-
ppx_deriving
>= "4.0"
-
pkcs11
>= "0.18.0"
-
dune
>= "1.3.0"
- ctypes-foreign
- ctypes
Dev Dependencies (1)
-
ounit
with-test
Used by (1)
-
pkcs11-rev
< "1.0.0"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page