package key-parsers

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

Install

Dune Dependency

Authors

Maintainers

Sources

key-parsers-0.9.1.tbz
md5=316814a1352edfbaa25d950d2dfce085

Description

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

Published: 31 Aug 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" & < "5.0"
  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