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-27 04:32:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b289318559ed99579852764273db541bae6d9da
wolfssl
/
wolfcrypt
History
Daniel Pouzzner
2b28931855
wolfcrypt/src/sha256.c and wolfcrypt/src/sha512.c: in WOLFSSL_SMALL_STACK_CACHE builds, allocate shafoo->W at init or context copy time, rather than in the transform function. for the SHA512 family, allocate additional space in W for "buffer" in wc_Sha512Transform().
2025-12-17 11:01:10 -06:00
..
benchmark
Merge pull request
#9495
from SparkiDev/aarch64_no_hw_crypto_asm_aes
2025-12-11 12:46:07 -06:00
src
wolfcrypt/src/sha256.c and wolfcrypt/src/sha512.c: in WOLFSSL_SMALL_STACK_CACHE builds, allocate shafoo->W at init or context copy time, rather than in the transform function. for the SHA512 family, allocate additional space in W for "buffer" in wc_Sha512Transform().
2025-12-17 11:01:10 -06:00
test
Merge pull request
#9477
from douzzer/20251125-linuxkm-arm-fips-tweaks
2025-11-27 09:03:36 +10:00