Constant ring::digest::SHA512_256_OUTPUT_LEN [−][src]
pub const SHA512_256_OUTPUT_LEN: usize = 256 / 8; // 0x0000_0000_0000_0020usize
Expand description
The length of the output of SHA-512/256, in bytes.
pub const SHA512_256_OUTPUT_LEN: usize = 256 / 8; // 0x0000_0000_0000_0020usize
The length of the output of SHA-512/256, in bytes.