Griffin.Parameterstype t = {nb_of_rounds : int;state_size : int;round_constants : Mavryk_bls12_381.Fr.t array;alpha_beta_s : Mavryk_bls12_381.Fr.t array;}val d : Mavryk_bls12_381.Fr.tExponent for the substitution box. For BLS12-381, it is 5
val d_inv : Mavryk_bls12_381.Fr.tInverse of the exponent for the substitution box. For BLS12-381, it is 20974350070050476191779096203274386335076221000211055129041463479975432473805
val security_128_state_size_3 : tParameters for Griffin with a state size of 3 for a security of 128bits
val security_128_state_size_4 : tParameters for Griffin with a state size of 4 for a security of 128 bits