Skip to content

Commit a17819f

Browse files
philljjdanielinux
authored andcommitted
Update wolfSSL submodule to include wolfcrypt LMS and XMSS.
1 parent 338ab1e commit a17819f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lib/wolfssl

Submodule wolfssl updated 319 files

tools/test.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -970,7 +970,7 @@ test-all: clean
970970
test-size-all:
971971
make test-size SIGN=NONE LIMIT=4776
972972
make keysclean
973-
make test-size SIGN=ED25519 LIMIT=11380
973+
make test-size SIGN=ED25519 LIMIT=11424
974974
make keysclean
975975
make test-size SIGN=ECC256 LIMIT=17824
976976
make keysclean
@@ -988,7 +988,7 @@ test-size-all:
988988
make keysclean
989989
make test-size SIGN=ECC384 NO_ASM=1 LIMIT=15024
990990
make keysclean
991-
make test-size SIGN=ED448 LIMIT=13464
991+
make test-size SIGN=ED448 LIMIT=13536
992992
make keysclean
993993
make test-size SIGN=RSA3072 LIMIT=11240
994994
make keysclean

0 commit comments

Comments
 (0)