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 19:29:54 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f0d307b762abfce693cef91097f7bed9215ff4c
wolfssl
/
wolfcrypt
History
David Garske
0f0d307b76
Fix to avoid duplicate symbol for
CheckRunTimeSettings
when SP and TFM are built. Specifically with these build options:
USE_FAST_MATH
,
WOLFSSL_SP
and
WOLFSSL_SP_MATH
.
2020-01-07 05:43:59 -08:00
..
benchmark
Merge pull request
#2683
from dgarske/various_items
2019-12-27 13:53:39 -08:00
src
Fix to avoid duplicate symbol for
CheckRunTimeSettings
when SP and TFM are built. Specifically with these build options:
USE_FAST_MATH
,
WOLFSSL_SP
and
WOLFSSL_SP_MATH
.
2020-01-07 05:43:59 -08:00
test
Fix for K64 MMCAU with
WOLFSSL_SMALL_STACK_CACHE
. Moved random test prior to cipher tests (was getting called first time in GMAC test).
2020-01-07 05:39:17 -08:00
user-crypto
Correct misspellings and typos from codespell tool
2019-12-24 12:29:33 -06:00