This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
wolfssl
Watch
1
Star
0
Fork
0
You've already forked wolfssl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b4aaeb5768b0a92df6bcea779eb6aac54c340d73
wolfssl
/
wolfcrypt
/
benchmark
History
David Garske
44a3622248
Fixes to better handle threading with async. Fix
wc_CamelliaCbcEncrypt
return code checking. Fix to ensure cycles per byte shows on same line. Refactor of async event state. Refactor to initalize event prior to operation (in case it finishes before adding to queue). Add
HAVE_AES_DECRYPT
to --enable-all option. Cleanup benchmark error display.
2017-08-15 21:19:28 -07:00
..
benchmark.c
Fixes to better handle threading with async. Fix
wc_CamelliaCbcEncrypt
return code checking. Fix to ensure cycles per byte shows on same line. Refactor of async event state. Refactor to initalize event prior to operation (in case it finishes before adding to queue). Add
HAVE_AES_DECRYPT
to --enable-all option. Cleanup benchmark error display.
2017-08-15 21:19:28 -07:00
benchmark.h
Fix for SHA3 benchmark digest size for 224. Fix for building track and debug memory together. Fix for hash test order of SHA256 wrong. Fix for asn
SkipObjectId
missing, when RSA and ECC disabled. Enhancement to allow individual bench calls with bench init/free.
2017-07-19 18:14:57 -07:00
benchmark.sln
headers and include.ams
2014-12-17 15:33:22 -07:00
benchmark.vcproj
headers and include.ams
2014-12-17 15:33:22 -07:00
include.am
Fixes for disabling the crypt test and benchmark. Added new "./configure --disable-crypttests" option. Also made sure use of both NO_CRYPT_BENCHMARK and NO_CRYPT_TEST in "./configure CFLAGS=-D" scenario work correctly.
2016-02-04 12:06:24 -08:00