Module ed448_verifier::digest
source · Expand description
Adapter for extendable output functions (XOFs) to make them
Digest
with
a fixed output size.
Unless you disable the “sha3” feature, the following type aliases are defined for your convenience:
Shake256U114
: core hash function for Ed448Shake256U64
: function for prehash calculation for Ed448
Structs§
- Adapter for an extendable output function (XOF) to make it a
Digest
with a fixed output size.
Type Aliases§
- Prehash function for Ed448.
- Digest for Ed448.