summaryrefslogtreecommitdiff
path: root/include/crypto/internal/drbg.h
AgeCommit message (Expand)AuthorFilesLines
2026-07-18crypto: drbg - Fix misaligned writes in CTR_DRBG and HASH_DRBGEric Biggers1-18/+0
2025-10-17crypto: drbg - Export CTR DRBG DF functionsHarsh Jain1-0/+54