Remove SM2 extensions

This commit is contained in:
Zhi Guan
2026-06-14 15:55:01 +08:00
parent 9549de94f9
commit fc1869ba88
15 changed files with 116 additions and 2317 deletions

View File

@@ -19,7 +19,7 @@ extern "C" {
// Also update CPACK_PACKAGE_VERSION in CMakeLists.txt
#define GMSSL_VERSION_NUM 30200
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1043"
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1044"
int gmssl_version_num(void);
const char *gmssl_version_str(void);