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-26 19:52:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2de3d469719171832a30200157e4b035b7ebe159
wolfssl
/
wolfcrypt
History
Daniel Pouzzner
2de3d46971
wolfcrypt/test/test.c: in cryptocb_test(), fix error code from
...
wc_CryptoCb_RegisterDevice(), and call wc_CryptoCb_UnRegisterDevice() at cleanup.
2025-03-11 14:51:25 -05:00
..
benchmark
correct line length to be shorter then 80 characters
2025-02-26 08:02:43 +01:00
src
wolfcrypt/src/misc.c: in xorbufout() and xorbuf(), call XorWords() directly via a simplified path if all args are already aligned to WOLFSSL_WORD_SIZE (fixes performance regression from
dc2e2631bc
).
2025-03-07 19:52:26 -06:00
test
wolfcrypt/test/test.c: in cryptocb_test(), fix error code from
2025-03-11 14:51:25 -05:00