package key-parsers

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

Install

Dune Dependency

Authors

Maintainers

Sources

key-parsers-0.9.0.tbz
md5=a4979b65e3c61087f6675d81ae31dd44

Description

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

Published: 21 Jun 2017

Dependencies (11)

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

Dev Dependencies (1)

  1. ounit with-test & >= "2.0.0"

Used by (1)

  1. pkcs11 < "0.10.0"

Conflicts

None