summaryrefslogtreecommitdiff
path: root/providers/implementations/ciphers/cipher_tdes.h
Commit message (Expand)AuthorAgeFilesLines
* Add a gettable for provider ciphers to return the EVP_CIPH_RAND_KEY flagShane Lontis2021-06-081-1/+1
* Update copyright yearMatt Caswell2021-02-181-1/+1
* Fix external symbols in the provider cipher implementations.Shane Lontis2021-02-181-16/+18
* Replace provider cipher flags with separate param fieldsShane Lontis2021-02-101-3/+1
* prov: prefix all exposed 'cipher' symbols with ossl_Pauli2020-10-011-22/+23
* prov: prefix provider internal functions with ossl_Pauli2020-09-291-4/+5
* prov: prefix all OSSL_DISPATCH tables names with ossl_Pauli2020-09-291-1/+1
* Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre2020-06-241-8/+8
* Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre2020-06-241-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Fix EVP_DigestSign interface when used with DES CMACPatrick Steuer2020-04-111-3/+7
* EVP & PROV: Fix all platform inclusionsRichard Levitte2019-12-191-0/+1
* Providers: move all ciphersRichard Levitte2019-10-101-0/+96