summaryrefslogtreecommitdiffstats
path: root/providers/legacyprov.c
AgeCommit message (Expand)Author
2020-05-16Maintain strict type discipline between the core and providersMatt Caswell
2020-05-13PROV: Adapt all our providers to use the new PROV_CTX structureRichard Levitte
2020-05-12Fix some misunderstandings in our providers' main modulesRichard Levitte
2020-05-05Fix incorrect default keysize for CAST ofb and cfb modes.Shane Lontis
2020-04-23Update copyright yearMatt Caswell
2020-04-09Move legacy ciphers into the legacy providerShane Lontis
2020-02-21Introduce the provider propertyMatt Caswell
2019-11-21Tweak some algorithm naming inconsistenciesMatt Caswell
2019-10-10Cleanup: move provider mains upRichard Levitte