poseidon_block_cipher

Function poseidon_block_cipher 

Source
pub fn poseidon_block_cipher<F: Field, SC: SpongeConstants>(
    params: &ArithmeticSpongeParams<F>,
    state: &mut Vec<F>,
)