Add P-384

This commit is contained in:
Zhi Guan
2026-06-23 00:07:13 +08:00
parent 967c66ff7d
commit 24f4224fcb
5 changed files with 1156 additions and 2 deletions

View File

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