package asn1-combinators

  1. Overview
  2. Docs
Define ASN.1 grammars in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

asn1-combinators-0.1.3.tbz
sha256=9214885fcb97569773faa31b8a1b2c13fcfee2a5cc6e75348c325840e0e3e013
md5=ce625d1fb6903aa8d40b27671ccf742c

Description

asn1-combinators is a library for declarative definitions of ASN.1 grammars, embedded in OCaml. These definitions are strongly typed and allow parsing and serialization.

Presently, only BER and DER encoding and supported.

asn1-combinators is distributed under the ISC license.

Tags

org:mirage

Published: 14 Nov 2016

README

README.md

WIP

Dependencies (7)

  1. zarith
  2. result
  3. cstruct >= "1.2.0" & < "5.0.0"
  4. topkg build
  5. ocamlbuild build
  6. ocamlfind build
  7. ocaml >= "4.01.0" & < "4.06.0"

Dev Dependencies (1)

  1. ounit with-test

Conflicts (2)

  1. base-implicits
  2. cstruct < "1.2.0"
OCaml

Innovation. Community. Security.