prov: update gmac to have additional init arguments
[openssl.git] / providers / implementations / kdfs /
2021-02-28 Pauliprov kdf: update to use the extra MAC init arguments
2021-02-26 Pauliprov: support modified gettable/settable ctx calls...
2021-02-24 Richard LevitteAllow the sshkdf type to be passed as a single character
2021-02-18 Matt CaswellUpdate copyright year
2021-02-11 Tomas MrazVarious cleanup of PROV_R_ reason codes
2021-02-11 Tomas MrazMove the PROV_R reason codes to a public header
2021-02-10 Shane LontisChange the ASN1 variant of x942kdf so that it can test...
2021-01-28 Juergen ChristFix parameter types in sshkdf
2021-01-28 Richard LevitteUpdate copyright year
2021-01-26 Tomas Mrazkrb5kdf: Do not dereference NULL ctx when allocation...
2020-12-02 Shane LontisAdd EVP_KDF-X942 to the fips module
2020-11-11 Richard LevitteConvert all {NAME}err() in providers/ to their correspo...
2020-11-11 Shane LontisAdd support for making all of KBKDF FixedInput fields...
2020-10-22 Shane LontisRename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().
2020-10-15 Dr. Matthias St... Rename some occurrences of 'library_context' and 'lib_c...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01 Matt CaswellRun the withlibctx.pl script
2020-10-01 Paulider: _ossl prefix der_oid_ and der_aid_ functions
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