Age | Commit message (Expand) | Author | Files | Lines |
2024-08-30 | crypto: jitter - Use min() to simplify jent_read_entropy() | Thorsten Blum | 1 | -4/+2 |
2024-04-05 | crypto: jitter - Replace http with https | Thorsten Blum | 1 | -1/+1 |
2024-04-05 | crypto: jitter - Remove duplicate word in comment | Thorsten Blum | 1 | -1/+1 |
2023-10-27 | crypto: jitter - use permanent health test storage | Stephan Müller | 1 | -51/+74 |
2023-10-13 | crypto: jitter - reuse allocated entropy collector | Stephan Müller | 1 | -10/+26 |
2023-10-01 | crypto: jitter - Allow configuration of memory size | Stephan Müller | 1 | -7/+9 |
2023-10-01 | crypto: jitter - add RCT/APT support for different OSRs | Stephan Müller | 1 | -114/+119 |
2023-08-11 | crypto: jitter - Add clarifying comments to Jitter Entropy RCT cutoff values | Joachim Vandersmissen | 1 | -3/+7 |
2023-06-02 | crypto: jitter - correct health test during initialization | Stephan Müller | 1 | -6/+3 |
2023-05-12 | crypto: jitter - replace LFSR with SHA3-256 | Stephan Müller | 1 | -97/+48 |
2023-04-06 | crypto: jitter - permanent and intermittent health errors | Stephan Müller | 1 | -92/+52 |
2021-12-31 | crypto: jitter - add oversampling of noise source | Stephan Müller | 1 | -2/+21 |
2021-12-11 | crypto: jitter - quit sample collection loop upon RCT failure | Nicolai Stange | 1 | -1/+1 |
2021-12-11 | crypto: jitter - don't limit ->health_failure check to FIPS mode | Nicolai Stange | 1 | -4/+0 |
2021-11-26 | crypto: jitter - consider 32 LSB for APT | Stephan Müller | 1 | -2/+1 |
2021-09-17 | crypto: jitter - drop kernel-doc notation | Randy Dunlap | 1 | -12/+12 |
2021-03-26 | crypto: jitterentropy - Put constants on the right side of the expression | Milan Djurovic | 1 | -4/+4 |
2020-07-23 | crypto: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -2/+2 |
2020-04-24 | crypto: jitter - SP800-90B compliance | Stephan Müller | 1 | -101/+316 |
2019-10-18 | crypto: jitter - add header to fix buildwarnings | Ben Dooks | 1 | -6/+1 |
2019-10-05 | crypto: jitter - fix comments | Alexander E. Patrakov | 1 | -3/+3 |
2019-06-06 | crypto: jitter - update implementation to 2.1.2 | Stephan Müller | 1 | -223/+82 |
2015-06-25 | crypto: jitterentropy - Delete unnecessary checks before the function call "k... | Markus Elfring | 1 | -4/+2 |
2015-06-25 | crypto: jitterentropy - avoid compiler warnings | Stephan Mueller | 1 | -176/+37 |
2015-06-09 | crypto: drbg - use pragmas for disabling optimization | Stephan Mueller | 1 | -4/+26 |
2015-05-28 | crypto: jitterentropy - remove timekeeping_valid_for_hres | Stephan Mueller | 1 | -3/+0 |
2015-05-27 | crypto: jitterentropy - add jitterentropy RNG | Stephan Mueller | 1 | -0/+909 |