prov: add extra params argument to KDF implementations
[openssl.git] / providers / implementations / kdfs / x942kdf.c
2021-02-28 Pauliprov: add extra params argument to KDF implementations
2021-02-26 Pauliprov: support modified gettable/settable ctx calls...
2021-02-18 Matt CaswellUpdate copyright year
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...
2020-12-02 Shane LontisAdd EVP_KDF-X942 to the fips module
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 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-23 Shane LontisFix propq in x942kdf
2020-09-12 Paulikdf: add FIPS error state handling
2020-08-24 Shane LontisFix coverity CID #1465794 - Uninitialized pointer read...
2020-08-11 Pauliprovider: add the unused paramater tag to the gettable...
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-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...
2019-11-22 Paulikdfs: make free calls check for NULL.
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