]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/rand/drbg_hash.c
AES CTR-DRGB: do not leak timing information
[thirdparty/openssl.git] / crypto / rand / drbg_hash.c
2019-11-02  PauliDRBG: add check for XOF so these can be disallowed...
2019-11-02  PauliDRBG: weaken the restriction on allowed digests.
2019-10-10  Richard LevitteCleanup: move remaining providers/common/include/intern...
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-04  Richard LevitteNew function EVP_MD_free()
2019-06-28  Matt CaswellChange the DRBG HASH implementation to lookup all allow...
2019-06-28  Matt CaswellMake the RAND code available from inside the FIPS module
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-10-16  Dr. Matthias St... DRBG: fix reseeding via RAND_add()/RAND_seed() with...
2018-09-27  Shane LontisAdded DRBG_HMAC & DRBG_HASH + Added defaults for settin...