Poseidon.Parameterstype t = {state_size : int;nb_of_partial_rounds : int;nb_of_full_rounds : int;batch_size : int;round_constants : Mavryk_bls12_381.Fr.t array;linear_layer : Mavryk_bls12_381.Fr.t array array;}val security_128_state_size_3 : tParameters for Poseidon with a state size of 3 for a security of 128bits. FIXME: The linear layer and the round constants are not standard
val security_256_state_size_5 : tParameters for Poseidon with a state size of 5 for a security of 256bits. FIXME: The linear layer and the round constants are not standard