Type Alias zappot::Rom128

source ·
pub type Rom128 = Blake2b<U16>;
Expand description

Blake2b random oracle with an output of 128 bits.

Aliased Type§

struct Rom128 { /* private fields */ }