]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations/asymciphers/sm2_enc.c
Rename all getters to use get/get0 in name
[thirdparty/openssl.git] / providers / implementations / asymciphers / sm2_enc.c
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-05-26  Rich SalzUse "" for include crypto/xxx
2021-03-11  Pauliprov: asym ciphers take an extra init() params argument
2021-03-03  Tomas MrazEVP_PKEY_CTX_get/settable_params: pass provider operati...
2021-02-26  Shane LontisFix external symbols related to ec & sm2 keys
2021-02-11  Tomas MrazMove the PROV_R reason codes to a public header
2021-02-01  Richard LevitteFix some odd names in our provider source code
2021-01-28  Richard LevitteUpdate copyright year
2021-01-26  Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2020-10-15  Dr. Matthias St... Rename some occurrences of 'library_context' and 'lib_c...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-25  Matt CaswellMove SM2 asymmetric encryption to be available in the...