Type Alias ed448_verifier::digest::Shake256U64
source · pub type Shake256U64 = XofDigest<Shake256, U64>;
Expand description
Prehash function for Ed448.
Aliased Type§
struct Shake256U64 { /* private fields */ }
pub type Shake256U64 = XofDigest<Shake256, U64>;
Prehash function for Ed448.
struct Shake256U64 { /* private fields */ }