Remove sha256_hmac

This commit is contained in:
Zhi Guan
2026-06-26 22:45:29 +08:00
parent 1941ded6d5
commit 28bc9d91db
4 changed files with 2 additions and 89 deletions

View File

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