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-07-11 07:50:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a5fea7b46cf1a81dce89018a58ab3fc01b7b666
wolfssl
/
wolfcrypt
T
History
David Garske
5a5fea7b46
Add
USE_SLOW_SHA256
and
USE_SLOW_SHA512
options for reduced code size of SHA. Existing
USE_SLOW_SHA2
applies for SHA512 only. Cleanup formatting of the sha256.c and sha512.c code. Added new
./configure --lowresource
option, which defines the memory reduction defines. Fix for
make check
resume.test scipt with
NO_SESSION_CACHE
defined.
2017-11-09 11:05:28 -08:00
..
benchmark
Cleanup of the RSA exponent hard coded value.
2017-11-06 10:23:06 -08:00
src
Add
USE_SLOW_SHA256
and
USE_SLOW_SHA512
options for reduced code size of SHA. Existing
USE_SLOW_SHA2
applies for SHA512 only. Cleanup formatting of the sha256.c and sha512.c code. Added new
./configure --lowresource
option, which defines the memory reduction defines. Fix for
make check
resume.test scipt with
NO_SESSION_CACHE
defined.
2017-11-09 11:05:28 -08:00
test
Merge pull request
#1212
from dgarske/emscripten
2017-11-07 09:19:49 -08:00
user-crypto
Cleanup of the RSA exponent hard coded value.
2017-11-06 10:23:06 -08:00