Latest update.
This commit is contained in:
@@ -264,6 +264,13 @@ from the trusted entropy sources.
|
||||
|
||||
=back
|
||||
|
||||
NOTE: Manual reseeding is *not allowed* in FIPS mode, because
|
||||
[NIST SP-800-90Ar1] mandates that entropy *shall not* be provided by
|
||||
the consuming application for instantiation (Section 9.1) or
|
||||
reseeding (Section 9.2). For that reason, the B<randomness>
|
||||
argument is ignored and the random bytes provided by the L<RAND_add(3)> and
|
||||
L<RAND_seed(3)> calls are treated as additional data.
|
||||
|
||||
=head2 Reseeding the master DRBG with automatic seeding disabled
|
||||
|
||||
Calling RAND_poll() will always fail.
|
||||
|
||||
Reference in New Issue
Block a user