package asn1-combinators
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Embed typed ASN.1 grammars in OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
asn1-combinators-0.3.3.tbz
sha256=f4d159a8bda7c3b186a4801448e879cced136799c68aec51fb373ce4e1284b11
sha512=100187838327a1e878e4fc380437f3c5c2801ca290ba3de68e3355b097eb053f1b31ed8b124ddc78671b59dfe5724ab824f9b99a97cf8833f1e419ed29703cbf
Description
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.
Added to opam-repository:
README
asn1-combinators — Embed typed ASN.1 grammars in OCaml
v0.3.3
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.
asn1-combinators is distributed under the ISC license.
Documentation
asn.mli, online.
Used by (7)
-
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-ec
>= "1.1.0" -
x509
>= "1.0.6"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page