Module Libsrs.Srs

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

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