SHA512_LEN

Fully qualified path: alexandria_math::sha512::SHA512_LEN

#![allow(unused)]
fn main() {
pub const SHA512_LEN: usize = 64;
}