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.
| 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 |
| Documentation | https://mirleft.github.io/ocaml-asn1-combinators/doc |
| Maintainer | David 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 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/asn1-combinators/asn1-combinators.0.3.3/opam |
Required by
- albatross>=2.1.0
- builder>=0.4.0
- builder-web>=0.2.0
- capnp-rpc-net>=1.2.4
- letsencrypt>=1.1.0
- mirage-crypto-ecwith-test & >=1.1.0
- x509>=1.0.6


