Skip to main content

Default128BitRNG

Type Alias Default128BitRNG 

Source
pub type Default128BitRNG = HashDRBG_SHA256;
Expand description

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

Aliased Type§

pub struct Default128BitRNG { /* private fields */ }