summaryrefslogtreecommitdiff
path: root/providers/implementations/ciphers/build.info
Commit message (Expand)AuthorAgeFilesLines
* Implement AES-GCM-SIV (RFC8452)Todd Short2022-07-291-1/+47
* providers: Add SM4 GCM implementationTianjia Zhang2021-09-281-1/+3
* Refactor cipher aes_cts code so that it can be used by other 128bit ciphersShane Lontis2021-08-181-1/+1
* Drop libimplementations.aRichard Levitte2021-05-071-12/+11
* Change AES-CTS modes CS2 and CS3 to also be inside the fips module.Shane Lontis2020-12-141-3/+4
* Add AES_CBC_CTS ciphers to providersShane Lontis2020-07-151-3/+3
* Fix no-pic static buildsTomas Mraz2020-04-151-1/+5
* Move legacy ciphers into the legacy providerShane Lontis2020-04-091-10/+10
* Implement the NULL cipher in the default providerMatt Caswell2020-01-201-0/+4
* Add AES_CBC_HMAC_SHA ciphers to providers.Shane Lontis2020-01-061-2/+4
* Move providers/common/{ciphers,digests}/* to providers/implementationsRichard Levitte2019-12-111-0/+8
* Add rc4_hmac_md5 cipher to default providerShane Lontis2019-11-111-0/+4
* Add AES SIV ciphers to default providerShane Lontis2019-11-081-0/+6
* Add ChaCha related ciphers to default providerShane Lontis2019-10-161-0/+12
* Providers: move all ciphersRichard Levitte2019-10-101-0/+102