ac18ce03df
1. picked better values for entropy and nonce sizes based on security strength 2. changed output block length to be the SHA-256 digest size 3. use constant drbgReseed when reseeding 4. renamed the "drgb" type constants from "dbrg" 5. removed the small stack change due to buffer size changes 6. internal helper function Hash_DRBG_Instantiate now also takes a pointer to a nonce and a personalization string 7. the InitRng gathers enough bits from GenerateSeed() to supply the entropy input and a nonce 8. lowered the reseed interval to 1 million |
||
---|---|---|
.. | ||
benchmark | ||
src | ||
test | ||
ctaocrypt.sln | ||
ctaocrypt.vcproj |