hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / apps / lib / app_rand.c
2023-09-07 Matt CaswellCopyright year updates
2023-05-25 Dr. David von OheimbAPPS: replace awkward and error-prone pattern by calls...
2021-11-25 x2018check the return value of OPENSSL_strdup(CRYPTO_strdup...
2021-11-25 x2018check the return value of OPENSSL_strdup(CRYPTO_strdup...
2021-10-28 x2018fix some code with obvious wrong coding style
2021-04-14 Dr. David von OheimbAPPS: make apps strict on app_RAND_load() and app_RAND_...
2021-02-18 Matt CaswellUpdate copyright year
2021-02-11 Rich SalzAllow -rand to be repeated
2021-02-11 Rich SalzFetch cipher after loading providers
2021-02-11 Rich SalzLoad rand state after loading providers
2019-09-04 Richard LevitteMove libapps.a source to apps/lib