Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index

CONFIG_CRYPTO_JITTERENTROPY: CPU Jitter Non-Deterministic RNG (Random Number Generator)

General informations

The Linux kernel configuration item CONFIG_CRYPTO_JITTERENTROPY has multiple definitions:

CPU Jitter Non-Deterministic RNG (Random Number Generator) found in crypto/Kconfig

The configuration item CONFIG_CRYPTO_JITTERENTROPY:

Help text

CPU Jitter RNG (Random Number Generator) from the Jitterentropy library

A non-physical non-deterministic ("true") RNG (e.g., an entropy source compliant with NIST SP800-90B) intended to provide a seed to a deterministic RNG (e.g., per NIST SP800-90C). This RNG does not perform any cryptographic whitening of the generated random numbers.

See https://www.chronox.de/jent/

Jitterentropy Non-Deterministic Random Number Generator found in crypto/Kconfig

The configuration item CONFIG_CRYPTO_JITTERENTROPY:

Help text

The Jitterentropy RNG is a noise that is intended to provide seed to another RNG. The RNG does not perform any cryptographic whitening of the generated random numbers. This Jitterentropy RNG registers with the kernel crypto API and can be used by any caller.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index

Automatically generated (in year 2024). See also LKDDb sources on GitLab