We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c5001d commit f104e56Copy full SHA for f104e56
crypto/Kconfig
@@ -1291,10 +1291,11 @@ config CRYPTO_JITTERENTROPY
1291
1292
A non-physical non-deterministic ("true") RNG (e.g., an entropy source
1293
compliant with NIST SP800-90B) intended to provide a seed to a
1294
- deterministic RNG (e.g. per NIST SP800-90C).
+ deterministic RNG (e.g., per NIST SP800-90C).
1295
This RNG does not perform any cryptographic whitening of the generated
1296
+ random numbers.
1297
- See https://www.chronox.de/jent.html
1298
+ See https://www.chronox.de/jent/
1299
1300
config CRYPTO_JITTERENTROPY_TESTINTERFACE
1301
bool "CPU Jitter RNG Test Interface"
0 commit comments