package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

The binary format of our Srs is a sequence of G1 or G2 elements.

val to_file : 'a -> string -> ('b -> bytes) -> (('c -> unit) -> 'd -> 'e) -> unit
val gs1_to_file : G1_carray.t -> string -> unit
val gs2_to_file : G2_carray.t -> string -> unit
OCaml

Innovation. Community. Security.