Fix incorrect default keysize for CAST ofb and cfb modes.
[openssl.git] / providers / legacyprov.c
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