asn1-combinatorsversion Documentation on ocaml.org

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
Documentationhttps://mirleft.github.io/ocaml-asn1-combinators/doc
MaintainerDavid Kaloper Meršinjak <dk505@cam.ac.uk>
Dependencies
Source [http] https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.3.3/asn1-combinators-0.3.3.tbz
sha256=f4d159a8bda7c3b186a4801448e879cced136799c68aec51fb373ce4e1284b11
sha512=100187838327a1e878e4fc380437f3c5c2801ca290ba3de68e3355b097eb053f1b31ed8b124ddc78671b59dfe5724ab824f9b99a97cf8833f1e419ed29703cbf
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/asn1-combinators/asn1-combinators.0.3.3/opam
Required by