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-27 12:52:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c84eee2df3cc64c137e57a3d8be650de27b0ec6
wolfssl
/
wolfcrypt
/
benchmark
History
toddouska
320ad56139
Merge pull request
#939
from dgarske/fixes_async
...
Fixes for build with async
2017-05-26 17:04:57 -07:00
..
benchmark.c
Merge pull request
#939
from dgarske/fixes_async
2017-05-26 17:04:57 -07:00
benchmark.h
Added argument for benchmark block size. Usage:
./wolfcrypt/benchmark/benchmark 128
. Automatic calculation for showing as bytes, KB or MB.
2017-05-18 11:24:32 -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