aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/jitterentropy.c
AgeCommit message (Expand)Author
2023-10-27crypto: jitter - use permanent health test storageStephan Müller
2023-10-13crypto: jitter - reuse allocated entropy collectorStephan Müller
2023-10-01crypto: jitter - Allow configuration of memory sizeStephan Müller
2023-10-01crypto: jitter - add RCT/APT support for different OSRsStephan Müller
2023-08-11crypto: jitter - Add clarifying comments to Jitter Entropy RCT cutoff valuesJoachim Vandersmissen
2023-06-02crypto: jitter - correct health test during initializationStephan Müller
2023-05-12crypto: jitter - replace LFSR with SHA3-256Stephan Müller
2023-04-06crypto: jitter - permanent and intermittent health errorsStephan Müller
2021-12-31crypto: jitter - add oversampling of noise sourceStephan Müller
2021-12-11crypto: jitter - quit sample collection loop upon RCT failureNicolai Stange
2021-12-11crypto: jitter - don't limit ->health_failure check to FIPS modeNicolai Stange
2021-11-26crypto: jitter - consider 32 LSB for APTStephan Müller
2021-09-17crypto: jitter - drop kernel-doc notationRandy Dunlap
2021-03-26crypto: jitterentropy - Put constants on the right side of the expressionMilan Djurovic
2020-07-23crypto: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-04-24crypto: jitter - SP800-90B complianceStephan Müller
2019-10-18crypto: jitter - add header to fix buildwarningsBen Dooks
2019-10-05crypto: jitter - fix commentsAlexander E. Patrakov
2019-06-06crypto: jitter - update implementation to 2.1.2Stephan Müller
2015-06-25crypto: jitterentropy - Delete unnecessary checks before the function call "k...Markus Elfring
2015-06-25crypto: jitterentropy - avoid compiler warningsStephan Mueller
2015-06-09crypto: drbg - use pragmas for disabling optimizationStephan Mueller
2015-05-28crypto: jitterentropy - remove timekeeping_valid_for_hresStephan Mueller
2015-05-27crypto: jitterentropy - add jitterentropy RNGStephan Mueller