Remove ChaCha20

This commit is contained in:
Zhi Guan
2026-06-22 19:13:05 +08:00
parent d5de748e45
commit 3a3f632b46
6 changed files with 3 additions and 210 deletions

View File

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