Skip to content

Commit

Permalink
Updated binary size for ecc256 with wolfSSL 5.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
danielinux committed Dec 27, 2023
1 parent f8ab11e commit be7d69d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/test.mk
Original file line number Diff line number Diff line change
Expand Up @@ -972,7 +972,7 @@ test-size-all:
make keysclean
make test-size SIGN=ED25519 LIMIT=11380
make keysclean
make test-size SIGN=ECC256 LIMIT=17620
make test-size SIGN=ECC256 LIMIT=17696
make keysclean
make test-size SIGN=ECC256 NO_ASM=1 LIMIT=13572
make keysclean
Expand Down

0 comments on commit be7d69d

Please sign in to comment.