Skip to main content

sha256

Function sha256 

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

Computes the SHA-256 hash of the given bytes.