This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
wolfssl
Watch
1
Star
0
Fork
0
You've already forked wolfssl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9a84dfc86a5028f728f6dc64b5d11f502aa3d309
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