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-29 12:32:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22b838c22bb8e0022df7221c0390eac7015c0f78
wolfssl
/
wolfcrypt
History
JacobBarthelmeh
22b838c22b
Merge pull request
#6799
from kojo1/no_malloc
...
fix NO_MALLOC guard in an error case
2023-10-05 16:23:54 -06:00
..
benchmark
Merge pull request
#6768
from miyazakh/renesas_rz
2023-09-19 14:38:03 -06:00
src
Merge pull request
#6799
from kojo1/no_malloc
2023-10-05 16:23:54 -06:00
test
wolfcrypt/test/test.c: fix error codes in hpke_test_single(), hpke_test(), and ecc521_test_deterministic_k().
2023-10-03 22:44:11 -05:00
user-crypto
add WC_DO_NOTHING macro to wolfssl/wolfcrypt/types.h, with default expansion "do {} while (0)", and globally refactor to use the macro where appropriate, annotating intended-null macros-with-args with "/* null expansion */";
2023-07-14 09:50:01 -05:00