Skip to main content

sha256

Function sha256 

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

SHA-256 of bytes — the raw 32-byte digest.