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-30 02:52:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d880fe161ee7e41766c7e31cacc03888128e8aa
wolfssl
/
wolfcrypt
History
Tobias Frauenschläger
9d880fe161
Zephyr: Fix deprecation warning for rand32.h
...
Signed-off-by: Tobias Frauenschläger <
t.frauenschlaeger@me.com
>
2023-11-09 10:41:54 +01:00
..
benchmark
Merge pull request
#6888
from SparkiDev/srtp_kdf
2023-11-07 10:11:43 -07:00
src
Zephyr: Fix deprecation warning for rand32.h
2023-11-09 10:41:54 +01:00
test
wolfcrypt/test/test.c: add all initializers in wolfcrypt_test_main() for args for C++ legality (C-style initializer added in
e58fafcf3d
).
2023-11-07 19:33:18 -06: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