crypto_hash_sha512_update

Function crypto_hash_sha512_update 

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

Updates state of SHA-512 hasher with input.