The cryptography registry currently includes DRBG entries such as Fortuna and Yarrow but is missing the NIST SP 800-90A Rev. 1 deterministic random bit generators.
This issue proposes adding the following DRBG families to schema/cryptography-defs.json:
- CTR_DRBG
- Hash_DRBG
- HMAC_DRBG
Each entry should reference:
This is an additive registry improvement and should be non-breaking.