pub const SHA512_OUTSIZE: usize = 64;
Expand description

The output size for the hash function SHA512.