package key-parsers

  1. Overview
  2. Docs
Parsers for multiple key formats

Install

Authors

Maintainers

Sources

key-parsers-1.1.0.tbz
sha256=10dfc48550d434a5de3980a325a0f67dd1ec300626a3eae4c4254b62e5f0e260
sha512=988b14b5c94dc8d1f504b7dc7c59bfdf020b7d8880fddd7d54400558b256c1050e2be099ae0bba811d2d5fe7033984b4834b8955c16e8987260c9313b4d1644c

Description

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

Published: 13 May 2021

Dependencies (8)

  1. zarith >= "1.4.1"
  2. result >= "1.2"
  3. ppx_deriving >= "4.2"
  4. ocaml >= "4.04.1"
  5. hex >= "1.0.0"
  6. dune >= "1.11.0"
  7. cstruct >= "1.6.0" & < "6.1.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"