Add an Apple privacy info file for OpenSSL
[openssl.git] / providers / implementations / signature / sm2sig.c
2021-05-07 Richard LevitteRename files in providers/implementations/signatures
2021-04-30 Tomas Mrazsm2: Cleanup handling of DIGEST and DIGEST_SIZE parameters
2021-03-25 Paulism2: fix coverity 1467503: explicit null dereference
2021-03-18 Shane LontisAdd ossl_encode symbols
2021-03-11 Pauliprov: support params arguments to signature init calls
2021-03-03 Tomas MrazEVP_PKEY_CTX_get/settable_params: pass provider operati...
2021-03-03 Tomas MrazResolve TODOs in signature implementations.
2021-02-26 Shane LontisFix external symbols related to ec & sm2 keys
2021-02-18 Matt CaswellUpdate copyright year
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
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-22 Paul YangAddress review comments
2020-09-22 Paul YangAdd SM2 signature algorithm to default provider