Type Alias Sha512

type Sha512 = digest::core_api::CoreWrapper<digest::core_api::CtVariableCoreWrapper<Sha512VarCore, digest::consts::U64, OidSha512>>

SHA-512 hasher.