der: _ossl prefix DER functions
[openssl.git] / providers / implementations / kdfs /
2020-10-01 Paulider: _ossl prefix DER functions
2020-09-29 Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-09-27 Shane LontisRemove TODO comment from sskdf.c
2020-09-23 Shane LontisFix propq in x942kdf
2020-09-23 Shane LontisFix EVP_KDF_scrypt so that is uses a propq for its...
2020-09-18 Shane LontisAdd missing 'ossl_unused' tags to some gettable and...
2020-09-17 Jon SpillettMake KDFs fail if requesting a zero-length key.
2020-09-12 Paulikdf: add FIPS error state handling
2020-08-24 Shane LontisFix coverity CID #1465794 - Uninitialized pointer read...
2020-08-14 PauliMove PKCS#12 KDF to provider.
2020-08-11 Pauliprovider: add the unused paramater tag to the gettable...
2020-08-10 Matt CaswellImplement a EVP_PKEY KDF to KDF provider bridge
2020-08-07 Shane LontisAdd evp_test fixes.
2020-08-06 Pauligettables: provider changes to pass the provider context.
2020-08-04 Shane LontisChange the provider implementation of X942kdf to use...
2020-07-16 Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-07-11 Richard LevitteAdd and use internal header that implements endianness...
2020-07-01 Matt CaswellDon't forget our provider ctx when resetting
2020-06-25 Matt CaswellUpdate copyright year
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-06-11 PauliThe EVP_MAC functions have been renamed for consistency...
2020-05-15 Matt CaswellUpdate copyright year
2020-04-29 Shourya ShuklaAmend references to "OpenSSL license"
2020-04-28 Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-23 Matt CaswellUpdate copyright year
2020-01-31 Pauliscrypt: free the MD reference correctly.
2020-01-29 PauliDeprecate the low level HMAC functions
2020-01-24 PauliDeprecate the low level DES functions.
2019-12-20 Bernd EdlingerFix no-des build
2019-11-22 Paulikdfs: make free calls check for NULL.
2019-10-23 Simo SorceAdd KRB5KDF from RFC 3961
2019-10-17 Robbie Harwood[KDF] Add feedback-mode and CMAC support to KBKDF
2019-10-10 Richard LevitteCleanup: move remaining providers/common/include/intern...
2019-10-10 Richard LevitteCleanup: move providers/common/include/internal/provide...
2019-10-10 Richard LevitteProviders: move default kdfs,macs
2019-10-10 Richard LevitteProviders: move common exchange,kdfs,keymgmt,macs,signature