Function lhash::sha256

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

const SHA256 algorithm implementation