hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / fips / rand / fips_drbg_ec.c
2014-12-08 Dr. Stephen HensonRemove fipscanister from Configure, delete fips directory
2011-09-29 Dr. Stephen HensonRemove s = s * P deferral.
2011-09-29 Dr. Stephen HensonCheck return codes properly.
2011-09-21 Dr. Stephen HensonRevise DRBG to split between internal and external...
2011-09-16 Dr. Stephen Hensonclarify comment
2011-09-16 Dr. Stephen HensonMinor code tidy and bug fix: need to set t = s after...
2011-09-14 Andy PolyakovAllow for dynamic base in Win64 FIPS module.
2011-09-09 Dr. Stephen HensonAdd support for Dual EC DRBG from SP800-90. Include...