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 05:32:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
554044931578f405dcfebda02ea44a85ce9cbead
wolfssl
/
wolfcrypt
History
Daniel Pouzzner
5540449315
wolfcrypt/src/port/arm/armv8-aes.c: add missing implementations of wc_AesCtrSetKey(), and add (void)dir in implementation to silence -Wunused.
2023-09-06 08:20:25 -07:00
..
benchmark
LMS verify-only support: fix clang warning, rename define.
2023-08-31 21:46:00 -05:00
src
wolfcrypt/src/port/arm/armv8-aes.c: add missing implementations of wc_AesCtrSetKey(), and add (void)dir in implementation to silence -Wunused.
2023-09-06 08:20:25 -07:00
test
Merge pull request
#6738
from philljj/wolfcrypt_lms_verify_only
2023-09-01 13:25:31 -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