mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-12 19:36:27 +08:00
Update XMSS
This commit is contained in:
@@ -438,6 +438,7 @@ if (ENABLE_XMSS)
|
||||
add_definitions(-DENABLE_XMSS)
|
||||
list(APPEND src src/xmss.c)
|
||||
list(APPEND tools tools/xmsskeygen.c tools/xmsssign.c tools/xmssverify.c)
|
||||
list(APPEND tools tools/xmssmtkeygen.c tools/xmssmtsign.c tools/xmssmtverify.c)
|
||||
list(APPEND tests xmss)
|
||||
|
||||
option(ENABLE_XMSS_CROSSCHECK "Enable XMSS SHA-256 cross-check" ON)
|
||||
|
||||
Reference in New Issue
Block a user