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