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-07-09 05:30:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4bf774e1c76d85b3dd2b1e196e94ea625b78915
wolfssl
/
wolfcrypt
T
History
Eric Blankenhorn
a4bf774e1c
Add XGMTIME validation
2023-11-09 16:06:37 -06:00
..
benchmark
Merge pull request
#6888
from SparkiDev/srtp_kdf
2023-11-07 10:11:43 -07:00
src
Add XGMTIME validation
2023-11-09 16:06:37 -06: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