Function fadroma::crypto::sha_256

source ·
pub fn sha_256(data: &[u8]) -> [u8; 32]
Expand description

Hash the given data using SHA256.