package pkcs11-driver

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

pkcs11-v0.18.0.tbz
sha256=a4a56e63a0f3b3b6405e166b5c4a8304c3d0f8e6a35b0ac744031e77a1f65c7b
md5=f1ec2b5c92bca1f4d156639c2409a5fe

Description

This library contains ctypes bindings to the PKCS#11 API.

Tags

org:cryptosense

Published: 31 Jan 2019

Dependencies (7)

  1. ocaml >= "4.04.0"
  2. ppx_deriving_yojson >= "3.0"
  3. ppx_deriving >= "4.0"
  4. pkcs11 >= "0.18.0"
  5. dune >= "1.3.0"
  6. ctypes-foreign
  7. ctypes

Dev Dependencies (1)

  1. ounit with-test

Used by (1)

  1. pkcs11-rev < "1.0.0"

Conflicts (3)

  1. yojson >= "2.0.0"
  2. integers >= "0.5.0"
  3. ctypes < "0.12.0"