mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-03-06 22:34:03 +01:00
Merge pull request #7283 from SparkiDev/lms
LMS: initial implementation
This commit is contained in:
@@ -710,6 +710,7 @@ endif
|
||||
|
||||
if BUILD_WC_LMS
|
||||
src_libwolfssl@LIBSUFFIX@_la_SOURCES += wolfcrypt/src/wc_lms.c
|
||||
src_libwolfssl@LIBSUFFIX@_la_SOURCES += wolfcrypt/src/wc_lms_impl.c
|
||||
endif
|
||||
|
||||
if BUILD_WC_XMSS
|
||||
|
||||
Reference in New Issue
Block a user