1. 8ea5ee0 crypto: drbg - reseed 'nopr' drbgs periodically from get_random_bytes() by Nicolai Stange · 3 years, 2 months ago
  2. 074bcd4 crypto: drbg - make reseeding from get_random_bytes() synchronous by Nicolai Stange · 3 years, 2 months ago
  3. 2bcd254 crypto: drbg - track whether DRBG was seeded with !rng_is_initialized() by Nicolai Stange · 3 years, 2 months ago
  4. ce8ce31 crypto: drbg - prepare for more fine-grained tracking of seeding state by Nicolai Stange · 3 years, 2 months ago
  5. 97f2650 crypto: drbg - always seeded with SP800-90B compliant noise source by Stephan Müller · 4 years, 9 months ago
  6. db07cd2 crypto: drbg - add FIPS 140-2 CTRNG for noise source by Stephan Mueller · 6 years ago
  7. 43490e8 crypto: drbg - in-place cipher operation for CTR by Stephan Müller · 6 years ago
  8. cf862cb crypto: drbg - eliminate constant reinitialization of SGL by Stephan Mueller · 7 years ago
  9. 85a2dea crypto: drbg - move to generic async completion by Gilad Ben-Yossef · 7 years ago
  10. 5102981 crypto: drbg - prevent invalid SG mappings by Stephan Mueller · 8 years ago
  11. 3cfc3b9 crypto: drbg - use aligned buffers by Stephan Mueller · 9 years ago
  12. 3559128 crypto: drbg - use CTR AES instead of ECB AES by Stephan Mueller · 9 years ago
  13. b361476 crypto: drbg - remove FIPS 140-2 continuous test by Stephan Mueller · 9 years ago
  14. 42ea507 crypto: drbg - reseed often if seedsource is degraded by Stephan Mueller · 10 years ago
  15. 57225e6 crypto: drbg - Use callback API for random readiness by Stephan Mueller · 10 years ago
  16. b8ec5ba crypto: drbg - use Jitter RNG to obtain seed by Stephan Mueller · 10 years ago
  17. 4c78799 crypto: drbg - add async seeding operation by Stephan Mueller · 10 years ago
  18. 3d6a5f7 crypto: drbg - prepare for async seeding by Stephan Mueller · 10 years ago
  19. 8fded59 crypto: drbg - Convert to new rng interface by Herbert Xu · 10 years ago
  20. 76899a4 crypto: drbg - replace spinlock with mutex by Stephan Mueller · 10 years ago
  21. b9347af crypto: drbg - fix maximum value checks on 32 bit systems by Stephan Mueller · 10 years ago
  22. 05c81cc crypto: drbg - remove configuration of fixed values by Stephan Mueller · 10 years ago
  23. 27e4de2 crypto: drbg - Mix a time stamp into DRBG state by Stephan Mueller · 11 years ago
  24. 8c98716 crypto: drbg - use of kernel linked list by Stephan Mueller · 11 years ago
  25. 3e16f95 crypto: drbg - header file for DRBG by Stephan Mueller · 11 years ago