1. 36cf45e Correctly calculate the length of SM2 plaintext given the ciphertext by Matt Caswell · 3 years, 7 months ago
  2. dce7272 Elimination of some sources not needed in the FIPS_MODULE by Tomas Mraz · 3 years, 10 months ago
  3. 32ab57c Fix external symbols related to ec & sm2 keys by Shane Lontis · 4 years, 1 month ago
  4. 80ce21f include/crypto: add a few missing #pragma once directives by FdaSilvaYY · 4 years, 2 months ago
  5. 4333b89 Update copyright year by Richard Levitte · 4 years, 2 months ago
  6. 5b5eea4 Deprecate EC_KEY + Update ec apps to use EVP_PKEY by Shane Lontis · 4 years, 2 months ago
  7. 9e49aff Add SM2 private key range validation by Nicola Tuveri · 4 years, 3 months ago
  8. eec0ad1 Update copyright year by Matt Caswell · 4 years, 6 months ago
  9. d0b79f8 Add SM2 signature algorithm to default provider by Paul Yang · 4 years, 6 months ago
  10. ae4186b Fix header file include guard names by Dr. Matthias St. Pierre · 6 years ago
  11. 25f2138 Reorganize private crypto header files by Dr. Matthias St. Pierre · 6 years ago[Renamed from crypto/include/internal/sm2.h]
  12. 48f4ad7 Following the license change, modify the boilerplates in include/ and crypto/include/ by Richard Levitte · 6 years ago
  13. 4803717 Support setting SM2 ID by Paul Yang · 7 years ago
  14. 00433ba Make SM2 ID stick to specification by Paul Yang · 7 years ago
  15. 5bd0abe Remove unnecessary sm2_za.c by Paul Yang · 7 years ago
  16. 34446a8 Remove __cplusplus preamble from internal headers by Nicola Tuveri · 7 years ago
  17. ddb634f Move SM2 algos to SM2 specific PKEY method by Jack Lloyd · 7 years ago
  18. 2167239 Use lowercase for internal SM2 symbols by Matt Caswell · 7 years ago
  19. e14d6cf Improve use of the test framework in the SM2 internal tests by Matt Caswell · 7 years ago
  20. e425f90 Make SM2 functions private by Jack Lloyd · 7 years ago[Renamed from include/openssl/sm2.h]
  21. b0edda1 Update copyright year by Matt Caswell · 7 years ago
  22. 9802002 Fix no-sm3 (and no-sm2) by Todd Short · 7 years ago
  23. 1bf2cc2 Fix no-sm2 by Matt Caswell · 7 years ago
  24. 4e66475 Handle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN by Jack Lloyd · 7 years ago
  25. 3d328a4 Add SM2 signature and ECIES schemes by Jack Lloyd · 7 years ago