Function single_block_hash_many_exact

Source
pub fn single_block_hash_many_exact<const NUM_BLOCKS: usize>(
    inputs: &[[u8; 64]; NUM_BLOCKS],
    outputs: &mut [[u8; 32]; NUM_BLOCKS],
)
Expand description

Hashing function for many single-block inputs