Skip to main content

sha256

Function sha256 

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

Compute SHA-256 hash of data.