pub fn sha_512(m: Vec<U1024>) -> U512
Expand description
The SHA-512 Algorithm, only use this after having preprocessed your data into message blocks
pub fn sha_512(m: Vec<U1024>) -> U512
The SHA-512 Algorithm, only use this after having preprocessed your data into message blocks