Implement a EVP_PKEY KDF to KDF provider bridge
[openssl.git] / providers / legacyprov.c
2020-08-09 Shane LontisAdd 'on demand self test' and status test to providers
2020-08-07 Shane LontisAdd evp_test fixes.
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-06-24 Dr. Matthias St... Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
2020-05-16 Matt CaswellMaintain strict type discipline between the core and...
2020-05-13 Richard LevittePROV: Adapt all our providers to use the new PROV_CTX...
2020-05-12 Richard LevitteFix some misunderstandings in our providers' main modules
2020-05-04 Shane LontisFix incorrect default keysize for CAST ofb and cfb...
2020-04-23 Matt CaswellUpdate copyright year
2020-04-09 Shane LontisMove legacy ciphers into the legacy provider
2020-02-21 Matt CaswellIntroduce the provider property
2019-11-21 Matt CaswellTweak some algorithm naming inconsistencies
2019-10-10 Richard LevitteCleanup: move provider mains up