Module Mavkit_bls12_381_polynomial.Srs

type t = Srs_g1.t * Srs_g2.t
val generate_insecure : int -> int -> t
val check : t -> unit