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-28 03:12:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7821c48e6521149ab0209e7eea3bc6d565b9d306
wolfssl
/
wolfcrypt
History
Daniel Pouzzner
7821c48e65
wolfcrypt/src/sp_int.c: add cast in sp_to_unsigned_bin_len_ct() to mollify -Wconversion.
2023-10-25 23:40:21 -05:00
..
benchmark
XMSS/XMSSMT hooks support: fix g++ warnings, and small cleanup for review.
2023-10-13 18:01:07 -05:00
src
wolfcrypt/src/sp_int.c: add cast in sp_to_unsigned_bin_len_ct() to mollify -Wconversion.
2023-10-25 23:40:21 -05:00
test
Merge pull request
#6840
from philljj/xmss_hooks_support
2023-10-16 10:58:12 -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