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 02:42:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dceb7c01222a75fa67aa7c2ad976f0ba322ddd7c
wolfssl
/
wolfcrypt
History
Sean Parkinson
dceb7c0122
SM2 and SP_MATH: don't enable SM2 with SP_MATH
...
No implementation of SM2 with SP so can't use SM2 with SP MATH.
2023-07-19 12:39:59 +10:00
..
benchmark
Merge pull request
#6620
from douzzer/20230714-WC_DO_NOTHING
2023-07-18 17:04:02 -06:00
src
SM2 and SP_MATH: don't enable SM2 with SP_MATH
2023-07-19 12:39:59 +10:00
test
Merge pull request
#6620
from douzzer/20230714-WC_DO_NOTHING
2023-07-18 17:04:02 -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