asn1-combinatorsversion

Embed typed ASN.1 grammars in OCaml

asn1-combinators is a library for expressing ASN.1 in OCaml. Skip the notation part of ASN.1, and embed the abstract syntax directly in the language. These abstract syntax representations can be used for parsing, serialization, or random testing.

The only ASN.1 encodings currently supported are BER and DER.

AuthorDavid Kaloper Meršinjak
LicenseISC
Published
Homepagehttps://github.com/mirleft/ocaml-asn1-combinators
Issue Trackerhttps://github.com/mirleft/ocaml-asn1-combinators/issues
MaintainerDavid Kaloper Meršinjak <dk505@cam.ac.uk>
Dependencies
Source [http] https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.2.5/asn1-combinators-v0.2.5.tbz
sha256=96f2590a518aa3a57d43f989db83812717399d6467892d43bbce42112a6f6cdd
sha512=49767d04129bb842215e57e4efeb79f6fba025ddd67e474d9a3f51625c5101e583208cc0ff6dd69bcbcd4ab415c83b410125c1b9eb66c8cde60132b243b06158
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/asn1-combinators/asn1-combinators.0.2.5/opam
Required by