Skip to main content

crypto_hash_sha3256_update

Function crypto_hash_sha3256_update 

Source
pub fn crypto_hash_sha3256_update(state: &mut Sha3256State, input: &[u8])
Expand description

Updates state of SHA3-256 hasher with input.