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.3.2/asn1-combinators-0.3.2.tbz
sha256=2b26985f6e2722073dcd9f84355bd6757e12643b5a48e30b3c07ff7cfb0d8a7f
sha512=8ca5a9dfa080cd2e6c3ef05a232e90916df921b09e8445728c6b46438d39056ccb8cd61325f3858490f032a17620a0de17f9d910fd8f0cabe961b02bc76a2eca
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/asn1-combinators/asn1-combinators.0.3.2/opam
Required by