sha2_256

Function sha2_256 

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

Conduct a 256-bit Sha2 hash.