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 10:12:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a18d0161efb0cd4615223da89866945ae9d05e7b
wolfssl
/
wolfcrypt
History
David Garske
a18d0161ef
Fixes for minor implicit cast warnings and line length. Also fixed benchmark.c error without ChaCha and unused encrypt_only.
2024-08-01 15:26:02 -07:00
..
benchmark
Fixes for minor implicit cast warnings and line length. Also fixed benchmark.c error without ChaCha and unused encrypt_only.
2024-08-01 15:26:02 -07:00
src
Improvement for the --enable-asn=nocrypt. Note: This option skips certificate signature checking, so make check TLS expected failures do not pass. Cleanup of the api.c headers / macros.
2024-08-01 10:27:22 -07:00
test
Fixed issues building with nocrypt. Improved logic on
ASN_BER_TO_DER
. Improved logic on unknown extension callback (new
WC_ASN_UNKNOWN_EXT_CB
gate).
2024-07-31 09:42:46 -07:00