pub type Sha512Digest = Digest<miden_crypto::::hash::digest::Digest512::{constant#0}>;
SHA-512 digest (64 bytes).
This is a type alias to the generic Digest512 type.
Digest512
pub struct Sha512Digest(/* private fields */);