This website requires JavaScript.
Explore
Help
Sign In
wolfSSL
/
wolfssl
Watch
1
Star
0
Fork
1
You've already forked wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
synced
2026-01-27 01:02:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5e775fe95e3cf046ecc663217713cf8d7683d26
wolfssl
/
wolfcrypt
History
Daniel Pouzzner
f5e775fe95
wolfcrypt/src/wc_kyber.c: fixes for null derefs (nullPointerRedundantCheck) in wc_KyberKey_MakeKeyWithRandom() and wc_KyberKey_Decapsulate() added in
d350ba6c41
.
2024-08-08 09:13:56 -05:00
..
benchmark
fixes for defects identified by cppcheck and clang-tidy on --enable-debug builds: null deref in tests/api.c:load_pem_key_file_as_der(), redundant declarations in wolfcrypt/benchmark/benchmark.c, and numerous unchecked XSNPRINTF()s in wolfcrypt/src/logging.c and src/internal.c.
2024-08-08 09:00:42 -05:00
src
wolfcrypt/src/wc_kyber.c: fixes for null derefs (nullPointerRedundantCheck) in wc_KyberKey_MakeKeyWithRandom() and wc_KyberKey_Decapsulate() added in
d350ba6c41
.
2024-08-08 09:13:56 -05:00
test
Remove NULL test with 'ptr = NULL' at the end
2024-08-06 10:55:37 -04:00