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: 15 Nov 2016

README

Dependencies (9)

  1. cstruct >= "1.6.0"
  2. topkg build
  3. result >= "1.2"
  4. zarith >= "1.4.1"
  5. asn1-combinators >= "0.1.2" & < "0.2.0"
  6. ppx_deriving_yojson >= "3.0" & < "4.0"
  7. ppx_deriving >= "4.0" & < "5.0"
  8. ocamlfind build
  9. 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