hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / apps / kdf.c
2021-06-15 Paulikdf: use the app's libctx and property query when searc...
2021-05-12 Paulicoverity: fix 1484539 resource leak
2021-05-08 Pauliapps: add mac, cipher and digest arguments to the kdf...
2021-05-05 Dr. David von OheimbAPPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP...
2021-03-11 Matt CaswellUpdate copyright year
2021-02-28 Pauliapps: add addition argument to KDF derive call
2020-12-15 Rich SalzCheck non-option arguments
2020-09-13 Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-07-16 Matt CaswellRevert "kdf: make function naming consistent."
2020-06-11 Paulikdf: make function naming consistent.
2020-04-29 Shourya ShuklaAmend references to "OpenSSL license"
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23 Matt CaswellUpdate copyright year
2020-03-07 Paulicmdline app: add provider commandline options.
2019-11-29 Matt CaswellCheck the return from OPENSSL_buf2hexstr()
2019-11-20 Rich SalzDocument command parameters.
2019-11-07 Rich SalzAdd "sections" to -help output
2019-09-27 PauliConsistent naming for context gettable param queries .
2019-09-06 PauliApp updates for KDF provider conversion.
2019-04-24 Shane LontisAdded app for EVP_KDF