Type Alias ed448_verifier::digest::Shake256U114

source ·
pub type Shake256U114 = XofDigest<Shake256, U114>;
Expand description

Digest for Ed448.

Aliased Type§

struct Shake256U114 { /* private fields */ }