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-28 00:42:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f0ba97d1ef476f90534d48049986e838ce37633
wolfssl
/
wolfcrypt
History
Daniel Pouzzner
3f0ba97d1e
Merge pull request
#7893
from gojimmypi/pr-asn-allow-zero-serial
...
Introduce WOLFSSL_ASN_ALLOW_0_SERIAL
2024-08-23 21:09:41 -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
Merge pull request
#7893
from gojimmypi/pr-asn-allow-zero-serial
2024-08-23 21:09:41 -05:00
test
wolfssl/wolfcrypt/error-crypt.h: move MPI error codes to range {-97, -100} to avoid collisions.
2024-08-20 23:37:21 -05:00