skein

Type Alias Skein256

Source
pub type Skein256<OutputSize = U32> = CoreWrapper<Skein256Core<OutputSize>>;
Expand description

Skein-256 hasher state

Aliased Type§

struct Skein256<OutputSize = U32> { /* private fields */ }

Layout§

Note: Encountered an error during type layout; the type failed to be normalized.