package key-parsers

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

Install

Dune Dependency

Authors

Maintainers

Sources

key-parsers-0.9.2.tbz
md5=0d3c9a10ff6840c73f69621d14f840db

Description

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

Published: 13 Dec 2017

Dependencies (11)

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

Dev Dependencies

None

Used by (1)

  1. pkcs11 < "0.10.0"

Conflicts (1)

  1. ppx_driver = "v0.9.1"