summaryrefslogtreecommitdiffstats
path: root/include/crypto/sm2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly calculate the length of SM2 plaintext given the ciphertextMatt Caswell2021-08-241-2/+2
* Elimination of some sources not needed in the FIPS_MODULETomas Mraz2021-06-071-1/+1
* Fix external symbols related to ec & sm2 keysShane Lontis2021-02-261-32/+34
* include/crypto: add a few missing #pragma once directivesFdaSilvaYY2021-02-101-0/+2
* Update copyright yearRichard Levitte2021-01-281-1/+1
* Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis2021-01-261-0/+1
* Add SM2 private key range validationNicola Tuveri2021-01-081-0/+2
* Update copyright yearMatt Caswell2020-10-151-1/+1
* Add SM2 signature algorithm to default providerPaul Yang2020-09-221-4/+5
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-2/+2
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-0/+78