package key-parsers

  1. Overview
  2. Docs
Parsers for multiple key formats

Install

Dune Dependency

Authors

Maintainers

Sources

key-parsers-0.6.1.tbz
sha256=6f926f293c958764175934f6598d412283ed0e23462315f0f388c662448b788e
md5=e61df78b0a44dd2da1f75b34e6bda785

CHANGES.md.html

v0.6.1

2016-11-15

  • Fixes install

v0.6.0

2016-11-14

  • Build using topkg

  • Add ppx_deriving.runtime to META

  • Add support for parsing CVC keys

v0.5.0

2016-08-10

  • Explicitly define ocaml version

  • Widen dependencies version ranges

  • add ppx_deriving annotations for ord and yojson to most of the exposed types in Asn1 and Ltpa

v0.4.0

2016-07-25

  • Accept ECDH and ECMQV OIDs for EC keys AlorithmIdentifier

  • Add support for encoding/decoding Diffie-Hellman keys

  • Use ppx_deriving_yojson 3.0

v0.3.0

2016-03-10

  • Add converters and compare functions to Asn1.EC

  • Split Key_parsers content between Asn1 and Ltpa submodules. Breaks compatibility with previous versions.

  • Add some tests

  • Decode functions now return ('a, string) Result.result. Breaks compatibility with previous versions.

  • Add LTPA RSA parsers

v0.2.0

2016-02-15

  • Add EC keys and parameters parsers

  • Compile with -safe-string

v0.1.0

2015-11-27

  • Initial release

OCaml

Innovation. Community. Security.