Function secured_cipher::permutation::core::permute
source · pub fn permute(state: &Block) -> BlockExpand description
Runs the ChaCha20 permutation on the provided state.
pub fn permute(state: &Block) -> BlockRuns the ChaCha20 permutation on the provided state.