package key-parsers

  1. Overview
  2. No Docs
Parsers for multiple key formats

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.0.zip
md5=a1b4d6a47ecd2682a303c201fab3344a

Description

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

Published: 11 Mar 2016

Dependencies (7)

  1. result
  2. zarith
  3. asn1-combinators < "0.2.0"
  4. ppx_deriving_yojson
  5. ppx_deriving >= "3.0" & < "4.0"
  6. ocamlfind build
  7. ocaml >= "4.02.0"

Dev Dependencies (3)

  1. hex with-test
  2. ppx_blob with-test
  3. ounit with-test

Used by

None

Conflicts

None