key-parsers
  1. Overview
  2. Docs
Parsers for multiple key formats

Install

Authors

Maintainers

Sources

key-parsers-1.5.0.tbz
sha256=89d0453c28c2b17b6f04f92bee6e23e49b6a506c4b20368ca74cbd16b6543889
sha512=4efcf68cfc6b6d16a91f73efbb5fba68f55b449a6b5e8b47d2e0e7105fd48092d079920b6abf3f06d5c965da6bcd573800fe99a96ccacbdc31ace6d483044775

Description

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

Published: 08 Dec 2022

Dependencies (8)

  1. zarith >= "1.4.1"
  2. result >= "1.5"
  3. ppx_deriving >= "4.0"
  4. ocaml >= "4.08.0" & < "5"
  5. hex >= "1.0.0"
  6. dune >= "2.0"
  7. cstruct >= "6.0.0"
  8. asn1-combinators >= "0.2.0"

Dev Dependencies (1)

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

Used by (1)

  1. pkcs11 < "0.9.0"

Conflicts (1)

  1. ppx_driver = "v0.9.1"