package key-parsers

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

Install

Authors

Maintainers

Sources

key-parsers-0.10.1.tbz
md5=a662b863973cef70f4c95e581853eef2

Description

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

Published: 31 Oct 2018

Dependencies (10)

  1. zarith >= "1.4.1"
  2. result >= "1.2"
  3. ppx_deriving_yojson >= "3.2"
  4. ppx_deriving >= "4.2"
  5. ppx_bin_prot < "v0.16.0"
  6. ocaml >= "4.04.1"
  7. hex >= "1.0.0"
  8. dune
  9. cstruct >= "1.6.0" & < "6.0.0"
  10. asn1-combinators >= "0.2.0"

Dev Dependencies (1)

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

Used by (1)

  1. pkcs11 < "0.10.0"

Conflicts (2)

  1. yojson >= "2.0.0"
  2. ppx_driver = "v0.9.1"