Chris Conlon
|
9a7ff8773b
add --with-libsuffix support, append suffix to library artifact name
|
1 year ago |
Daniel Pouzzner
|
97557ed29b
linuxkm: add --enable-benchmark switch (default yes) and BUILD_BENCHMARK conditional to configure.ac to allow build with testwolfcrypt but without benchmark; change gate in wolfcrypt/benchmark/include.am from `if !BUILD_LINUXKM` to `if BUILD_BENCHMARK`.
|
3 years ago |
Hayden Roche
|
709a84f8b5
Add support for libwolfcrypttest and libwolfcryptbench to autotools flow.
|
3 years ago |
Daniel Pouzzner
|
3858bda7e9
add "module", "modules_install", and "clean_module" rules to BUILD_LINUXKM section of Makefile.am, and add working install rule to linuxkm/Makefile, so that "make module" and "make modules_install" now work when --enable-linuxkm; fix "make dist" logic in Makefile.am and scripts/include.am to be unaffected by --enable-linuxkm; don't build wolfcrypt/benchmark or testwolfcrypt when --enable-linuxkm and --enable-crypttests.
|
4 years ago |
David Garske
|
0bcae86038
Fixes for wolfCrypt benchmark and test Visual Studio projects. Fixes for benchmark.c compile errors in bench_hmac with Visual Studio. Added README.md files for benchmark and test.
|
5 years ago |
David Garske
|
be4c400d16
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.
|
8 years ago |
David Garske
|
09793e3206
Added benchmark.h to expose the benchmark_test function. Updated a couple of projects to use the new benchmark header.
|
9 years ago |
Jacob Barthelmeh
|
ee5a11b8d9
Add Intel IPP crypto for RSA
|
9 years ago |
Kaleb Himes
|
b70f0938d0
include.am updates
|
10 years ago |
Kaleb Himes
|
cf8cf779c5
headers and include.ams
|
10 years ago |