Skip to main content

crypto_hash_sha3512_update

Function crypto_hash_sha3512_update 

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

Updates state of SHA3-512 hasher with input.