fn_dsa

Type Alias SHAKE256

Source
pub type SHAKE256 = SHAKE<256>;
Expand description

Type specialization for SHAKE256.

Aliased Typeยง

struct SHAKE256 { /* private fields */ }