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:42:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8af4edd7402fe4fb4e972676993aa111e2a8ef7
wolfssl
/
wolfcrypt
History
JacobBarthelmeh
c8af4edd74
Merge pull request
#6940
from bandi13/takeInConstParameters
...
Can guarantee not to modify arguments of `mp_isodd` and `mp_iszero`
2023-11-02 15:45:51 -06:00
..
benchmark
Avoid use of uninitialized array
2023-10-27 15:38:46 -04:00
src
Merge pull request
#6940
from bandi13/takeInConstParameters
2023-11-02 15:45:51 -06:00
test
Support for the STM32WL55 and PKA improvements for ECC parameters.
Fixes
#6386
and
Fixes
#6396
.
2023-11-01 13:55:31 -07: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