package key-parsers

  1. Overview
  2. Docs

Description

This library provides parsers for several encodings of RSA, DSA, Diffie-Hellman or Elliptic curve public and private keys.

Published: 27 Dec 2016

README

Dependencies (10)

  1. cstruct >= "1.6.0"
  2. ppx_bin_prot <= "113.33.03"
  3. topkg build
  4. result >= "1.2"
  5. zarith >= "1.4.1"
  6. asn1-combinators >= "0.1.2" & < "0.2.0"
  7. ppx_deriving_yojson >= "3.0" & < "4.0"
  8. ppx_deriving >= "4.0" & < "5.0"
  9. ocamlfind build
  10. ocaml >= "4.02.0"

Dev Dependencies (3)

  1. hex with-test & >= "1.0.0"
  2. ppx_blob with-test & >= "0.2"
  3. ounit with-test & >= "2.0.0"

Used by (1)

  1. pkcs11 < "0.10.0"

Conflicts

None