pub type Skein512<OutputSize = U64> = CoreWrapper<Skein512Core<OutputSize>>;
Expand description
Skein-512 hasher state
Aliased Type§
struct Skein512<OutputSize = U64> { /* private fields */ }
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.