diff options
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/INSTALL.md b/INSTALL.md index 8e56ed4a07..2060973ec2 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -510,11 +510,6 @@ This source is ignored by the FIPS provider. Use the `RDSEED` or `RDRAND` command on x86 or `RNDRRS` command on aarch64 if provided by the CPU. -### librandom - -Use librandom (not implemented yet). -This source is ignored by the FIPS provider. - ### none Disable automatic seeding. This is the default on some operating systems where |