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-07-05 22:30:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39ab81bdda1c5f77d35f6481c400a891cea2ed24
wolfssl
/
wolfcrypt
T
History
night1rider
39ab81bdda
Use WC_DECLARE_VAR/WC_ALLOC_VAR for shaCopy in SHA3/Shake tests to avoid stack frame overflow on small-stack builds.
2026-02-27 12:56:58 -07:00
..
benchmark
Implement Linux kernel module offline integrity hash calculation:
2026-02-20 11:09:37 -06:00
src
Add Free(dst) + XMEMSET before XMEMCPY in all wc_ hash Copy functions (MD5, SHA, SHA2, SHA3, SHAKE) and add copy cleanup tests to prevent resource leaks when copying into previously-used contexts.
2026-02-27 12:56:58 -07:00
test
Use WC_DECLARE_VAR/WC_ALLOC_VAR for shaCopy in SHA3/Shake tests to avoid stack frame overflow on small-stack builds.
2026-02-27 12:56:58 -07:00