package pkcs11

  1. Overview
  2. No Docs
Bindings to the PKCS#11 cryptographic API

Install

Dune Dependency

Authors

Maintainers

Sources

pkcs11-0.8.0.tbz
md5=f79b591ad280af2729fb1c85caf462b2

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.

Tags

org:cryptosense

Published: 22 May 2017

Dependencies (11)

  1. topkg build
  2. ocamlfind build
  3. ocamlbuild build
  4. ppx_deriving_yojson >= "3.0"
  5. ppx_deriving >= "4.0"
  6. key-parsers >= "0.5.0" & != "0.6.0"
  7. hex >= "1.0.0"
  8. ctypes-foreign >= "0.4.0"
  9. ctypes >= "0.11.0" & < "0.18.0"
  10. asn1-combinators < "0.2.0"
  11. ocaml >= "4.02.0"

Dev Dependencies (1)

  1. ounit with-test

Used by

None

Conflicts (1)

  1. integers >= "0.5.0"