| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-07 | crypto: drbg - Eliminate use of 'drbg_string' and lists | Eric Biggers | 1 | -1/+0 |
| 2026-05-07 | crypto: drbg - Fix misaligned writes in CTR_DRBG and HASH_DRBG | Eric Biggers | 1 | -3/+4 |
| 2026-01-15 | crypto: drbg - Use new AES library API | Eric Biggers | 1 | -20/+10 |
| 2025-10-17 | crypto: drbg - make drbg_{ctr_bcc,kcapi_sym}() return *void* | Karina Yankevich | 1 | -30/+14 |
| 2025-10-17 | crypto: drbg - Replace AES cipher calls with library calls | Harsh Jain | 1 | -14/+15 |
| 2025-10-17 | crypto: drbg - Export CTR DRBG DF functions | Harsh Jain | 1 | -0/+247 |