package octez-libs

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

Module Libsrs.SrsSource

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

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

Innovation. Community. Security.