Rescue.ParametersSourceSet of parameters for BLS12-381, and parameters for specific instantiations given in the reference paper
type t = {linear_layer : Bls12_381.Fr.t array array;round_constants : Bls12_381.Fr.t array;state_size : int;nb_of_rounds : int;}