index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
jitterentropy.c
Age
Commit message (
Expand
)
Author
2023-10-27
crypto: jitter - use permanent health test storage
Stephan Müller
2023-10-13
crypto: jitter - reuse allocated entropy collector
Stephan Müller
2023-10-01
crypto: jitter - Allow configuration of memory size
Stephan Müller
2023-10-01
crypto: jitter - add RCT/APT support for different OSRs
Stephan Müller
2023-08-11
crypto: jitter - Add clarifying comments to Jitter Entropy RCT cutoff values
Joachim Vandersmissen
2023-06-02
crypto: jitter - correct health test during initialization
Stephan Müller
2023-05-12
crypto: jitter - replace LFSR with SHA3-256
Stephan Müller
2023-04-06
crypto: jitter - permanent and intermittent health errors
Stephan Müller
2021-12-31
crypto: jitter - add oversampling of noise source
Stephan Müller
2021-12-11
crypto: jitter - quit sample collection loop upon RCT failure
Nicolai Stange
2021-12-11
crypto: jitter - don't limit ->health_failure check to FIPS mode
Nicolai Stange
2021-11-26
crypto: jitter - consider 32 LSB for APT
Stephan Müller
2021-09-17
crypto: jitter - drop kernel-doc notation
Randy Dunlap
2021-03-26
crypto: jitterentropy - Put constants on the right side of the expression
Milan Djurovic
2020-07-23
crypto: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-04-24
crypto: jitter - SP800-90B compliance
Stephan Müller
2019-10-18
crypto: jitter - add header to fix buildwarnings
Ben Dooks
2019-10-05
crypto: jitter - fix comments
Alexander E. Patrakov
2019-06-06
crypto: jitter - update implementation to 2.1.2
Stephan Müller
2015-06-25
crypto: jitterentropy - Delete unnecessary checks before the function call "k...
Markus Elfring
2015-06-25
crypto: jitterentropy - avoid compiler warnings
Stephan Mueller
2015-06-09
crypto: drbg - use pragmas for disabling optimization
Stephan Mueller
2015-05-28
crypto: jitterentropy - remove timekeeping_valid_for_hres
Stephan Mueller
2015-05-27
crypto: jitterentropy - add jitterentropy RNG
Stephan Mueller