fn_dsa

Type Alias SHAKE128

Source
pub type SHAKE128 = SHAKE<128>;
Expand description

Type specialization for SHAKE128.

Aliased Typeยง

struct SHAKE128 { /* private fields */ }