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-10 06:00:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76d89a0c15b11b460c9b90b5e3d8c19a90d56576
wolfssl
/
wolfcrypt
T
History
Stanislav Klima
f518a8f7d5
new build flag WOLFSSL_ALLOW_ENCODING_CA_FALSE
2023-11-08 10:51:25 +01:00
..
benchmark
Merge pull request
#6888
from SparkiDev/srtp_kdf
2023-11-07 10:11:43 -07:00
src
new build flag WOLFSSL_ALLOW_ENCODING_CA_FALSE
2023-11-08 10:51:25 +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