Update wolfSSL submodule to include wolfcrypt LMS and XMSS.

pull/420/head
jordan 2024-05-07 10:08:02 -05:00 committed by Daniele Lacamera
parent 338ab1e357
commit a17819fef7
2 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 8970ff4c34034dbb3594943d11f8c9d4c5512bd5
Subproject commit 33817747c4ac071da06bb4b473a0128e9a6812d6

View File

@ -970,7 +970,7 @@ test-all: clean
test-size-all:
make test-size SIGN=NONE LIMIT=4776
make keysclean
make test-size SIGN=ED25519 LIMIT=11380
make test-size SIGN=ED25519 LIMIT=11424
make keysclean
make test-size SIGN=ECC256 LIMIT=17824
make keysclean
@ -988,7 +988,7 @@ test-size-all:
make keysclean
make test-size SIGN=ECC384 NO_ASM=1 LIMIT=15024
make keysclean
make test-size SIGN=ED448 LIMIT=13464
make test-size SIGN=ED448 LIMIT=13536
make keysclean
make test-size SIGN=RSA3072 LIMIT=11240
make keysclean