mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-08 23:13:38 +08:00
Update CMakeLists.txt
This commit is contained in:
@@ -57,7 +57,7 @@ option(ENABLE_SM2_EXTS "Enable SM2 Extensions" OFF)
|
|||||||
option(ENABLE_LMS_HSS "Enable LMS/HSS signature" ON)
|
option(ENABLE_LMS_HSS "Enable LMS/HSS signature" ON)
|
||||||
option(ENABLE_XMSS "Enable XMSS/XMSS^MT signature" ON)
|
option(ENABLE_XMSS "Enable XMSS/XMSS^MT signature" ON)
|
||||||
option(ENABLE_SPHINCS "Enable SPHINCS+ signature" ON)
|
option(ENABLE_SPHINCS "Enable SPHINCS+ signature" ON)
|
||||||
option(ENABLE_KYBER "Enable Kyber" OFF)
|
option(ENABLE_KYBER "Enable Kyber" ON)
|
||||||
|
|
||||||
option(ENABLE_SHA1 "Enable SHA1" ON)
|
option(ENABLE_SHA1 "Enable SHA1" ON)
|
||||||
option(ENABLE_SHA2 "Enable SHA2" ON)
|
option(ENABLE_SHA2 "Enable SHA2" ON)
|
||||||
|
|||||||
Reference in New Issue
Block a user