mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +08:00
Add SM3 LMS/HSS hash-based post-quantum signatures
This commit is contained in:
@@ -18,8 +18,8 @@ extern "C" {
|
||||
|
||||
|
||||
// Also update CPACK_PACKAGE_VERSION in CMakeLists.txt
|
||||
#define GMSSL_VERSION_NUM 30102
|
||||
#define GMSSL_VERSION_STR "GmSSL 3.1.2 Dev"
|
||||
#define GMSSL_VERSION_NUM 30103
|
||||
#define GMSSL_VERSION_STR "GmSSL 3.1.3 Dev"
|
||||
|
||||
int gmssl_version_num(void);
|
||||
const char *gmssl_version_str(void);
|
||||
|
||||
Reference in New Issue
Block a user