This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
wolfssl
Watch
1
Star
0
Fork
0
You've already forked wolfssl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5df6989eab321f9e99225e0e37d1299ee47ff7e1
wolfssl
/
wolfcrypt
History
David Garske
5df6989eab
Merge pull request
#8350
from embhorn/zd19220
...
Check r and s len before copying
2025-01-21 10:36:54 -08:00
..
benchmark
wolfcrypt/benchmark/benchmark.c: fix check_for_excessive_stime() to accept the algo and strength, for proper rendering on asym algs.
2025-01-10 15:48:24 -06:00
src
Merge pull request
#8350
from embhorn/zd19220
2025-01-21 10:36:54 -08:00
test
numerous fixes for memory errors reported by clang-tidy, most of them true positives, unmasked by CPPFLAGS=-DNO_WOLFSSL_MEMORY: clang-analyzer-unix.Malloc, clang-analyzer-core.NullDereference, clang-analyzer-core.uninitialized.Assign, clang-analyzer-core.UndefinedBinaryOperatorResult, and clang-analyzer-optin.portability.UnixAPI (re malloc(0)).
2025-01-10 14:30:42 -06:00