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 20:59:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9dd23fca25a3a66b671a4df00865b1b3967ba13c
wolfssl
/
wolfcrypt
History
Daniel Pouzzner
9dd23fca25
wolfcrypt/src/pwdbased.c: refactor copy in scryptSalsa() as a memcpy(), for efficiency and to work around a bug in clang-17; also fix scratch buffer x in scryptBlockMix() to have correct alignment.
2023-02-08 21:31:56 -06:00
..
benchmark
Fix for benchmarking shake with custom block size. Using
./benchmark -shake 1024
caused seg fault.
2023-02-08 11:25:53 -08:00
src
wolfcrypt/src/pwdbased.c: refactor copy in scryptSalsa() as a memcpy(), for efficiency and to work around a bug in clang-17; also fix scratch buffer x in scryptBlockMix() to have correct alignment.
2023-02-08 21:31:56 -06:00
test
Add nuttx integration (
#6043
)
2023-02-08 16:04:53 -08:00
user-crypto
update copyright to 2023
2022-12-30 17:12:11 -07:00