Function evercrypt::digest::sha256[][src]

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

Single-shot API with a fixed length output.