crypto::fortuna

Constant MIN_POOL_SIZE

Source
pub const MIN_POOL_SIZE: usize = 64;
Expand description

Length in bytes that the first pool must be before a “catastrophic reseed” is allowed to happen. (A direct reseed through the SeedableRng API is not affected by this limit.)