Trait keccakf::Permutation

source ·
pub trait Permutation {
    fn permute(&mut self);
}
Expand description

Trait for Permutation

Required Methods§

Implementors§