Clean code

This commit is contained in:
Zhi Guan
2026-06-24 11:50:49 +08:00
parent b1c1eddea8
commit 1dce4f2dfa
8 changed files with 398 additions and 606 deletions

View File

@@ -18,7 +18,7 @@ extern "C" {
#define GMSSL_VERSION_NUM 30300
#define GMSSL_VERSION_STR "GmSSL 3.3.0-dev.1166"
#define GMSSL_VERSION_STR "GmSSL 3.3.0-dev.1167"
int gmssl_version_num(void);
const char *gmssl_version_str(void);