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-29 20:22:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41ebc9161ae3e32bac49cbada71209212aea8bd5
wolfssl
/
wolfcrypt
History
David Garske
99d96246bd
Fix for STM32 issue with some Cube HAL versions (such as F777) which could modify non-block aligned bytes in the output buffer during decrypt. For TLS these bytes are the authentication tag. Workaround is to save off the incoming expected authentication tag. ZD 10961.
2020-09-22 15:04:30 -07:00
..
benchmark
Fixes for warnings with minimum ECC build.
2020-08-21 15:47:02 -07:00
src
Fix for STM32 issue with some Cube HAL versions (such as F777) which could modify non-block aligned bytes in the output buffer during decrypt. For TLS these bytes are the authentication tag. Workaround is to save off the incoming expected authentication tag. ZD 10961.
2020-09-22 15:04:30 -07:00
test
Merge pull request
#3257
from kojo1/user-mutex
2020-09-03 15:21:53 -07:00
user-crypto
Refactor wolfSSL_RSA_To_Der
2020-02-18 21:37:06 +01:00