Skip to main content

Default256BitRNG

Type Alias Default256BitRNG 

Source
pub type Default256BitRNG = HashDRBG_SHA512;
Expand description

The library’s default RNG at the 256-bit security level.

Aliased Type§

pub struct Default256BitRNG { /* private fields */ }