Function dryoc::classic::crypto_generichash::crypto_generichash_update
source · pub fn crypto_generichash_update(state: &mut GenericHashState, input: &[u8])Expand description
Updates the internal hash state with input.
Equivalent to libsodium’s crypto_generichash_final