> We added initial support for NIST DRNGs from SP 800-90A Rev 1. The initial 
> support provides a base class interface for NIST_DRBG, an implementation of 
> Hash_DRBG and its self tests.
>
> The commit of interest is 
> https://github.com/weidai11/cryptopp/commit/5c932fcc3b6333e48ff7cc2405230f4b616eeb50.
>  
> A commit with documentation followed at 
> https://github.com/weidai11/cryptopp/commit/ef185fa0136f5ef81de0140a5a4ab2bc5e4bc2eb
> .
>
> We setup a wiki page at https://www.cryptopp.com/wiki/NIST_DRBGs 
> <https://www.google.com/url?q=https%3A%2F%2Fwww.cryptopp.com%2Fwiki%2FNIST_DRBGs&sa=D&sntz=1&usg=AFQjCNGFq0O3i8Ys1rZl7zPOuWRI3LcWcQ>
> .
>
> Finally, we'll get to the other generators in the future. I want to start 
> working on the HMAC or CTR generator shortly.
>

HMAC_DRBG was added at 
https://github.com/weidai11/cryptopp/commit/2868452193e32156da4d0bc4ffe113daf4e3e121.

CTR_DRBG looks messy so its not a priority since we have HMAC_DRBG. 

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to