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.
Author | David Kaloper Meršinjak |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/mirleft/ocaml-asn1-combinators |
Issue Tracker | https://github.com/mirleft/ocaml-asn1-combinators/issues |
Maintainer | David Kaloper Meršinjak <dk505@cam.ac.uk> |
Dependencies | |
Source [http] | https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.3.0/asn1-combinators-0.3.0.tbz sha256=da8bedd169db56a106543b16a80cf94c81c1671549faa40557ae6c0fda359044 sha512=adebc412aeeda855d2a478eed53e0902e04dc8cb2e067241feaa479624b171b798faba55bb7c718ede002fa786ea19d9cf65d5576b451062528c996b9e31b573 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/asn1-combinators/asn1-combinators.0.3.0/opam |
Required by
- albatross>=2.1.0
- builder>=0.4.0
- builder-web>=0.2.0