package key-parsers

  1. Overview
  2. Docs
Parsers for multiple key formats

Install

Dune Dependency

Authors

Maintainers

Sources

v0.5.0.zip
md5=ba18b428d9c08fe4a9f216423fb6d4e4

Description

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

Published: 10 Aug 2016

Dependencies (8)

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