sha256

Function sha256 

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

The sha256 cryptographic hash function.