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.1/asn1-combinators-0.3.1.tbz sha256=fa2984c6ea6e1e1c4fe2033f0165af611963c2400ce2ba051004b77dfc557c4e sha512=710f6916e792d4134bf72cc1aa4696e1ba63cf472177439dfc17cee840f11c541287c00f923e9235c9c93825ca5570807ddd0b725738a657c4d5f2c230692c30 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/asn1-combinators/asn1-combinators.0.3.1/opam |
Required by
- albatross>=2.1.0
- builder>=0.4.0
- builder-web>=0.2.0
- mirage-crypto-ecwith-test & >=1.0.0
- x509>=1.0.0