package key-parsers

  1. Overview
  2. Docs
Parsers for multiple key formats

Install

Dune Dependency

Authors

Maintainers

Sources

v0.4.0.zip
md5=0e9d2166d81279f47ccc942b4b3640fd

Description

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

Published: 25 Jul 2016

Dependencies (7)

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

None

Conflicts

None