Fix SM9 bugs

This commit is contained in:
Zhi Guan
2026-06-17 11:16:37 +08:00
parent 1bf47fea14
commit 866b80c918
6 changed files with 79 additions and 14 deletions

View File

@@ -18,7 +18,7 @@ extern "C" {
#define GMSSL_VERSION_NUM 30200
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1071"
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1072"
int gmssl_version_num(void);
const char *gmssl_version_str(void);