Skip to main content

hash32

Function hash32 

Source
pub fn hash32(data: &[u8]) -> [u8; 32]
Expand description

Computes the SHA-256 hash of the given data.