boringssl/tool
Adam Langley 90b5840b02 tool: benchmark the RNG.
This change adds a benchmark for the RNG and also allows specific speed
tests to be selected via a command-line argument, since the full speed
suite is getting quite lengthy now and is only going to get longer in
the future.

Change-Id: If62c69177d58d3eb945d6108524c144ea0044137
Reviewed-on: https://boringssl-review.googlesource.com/4326
Reviewed-by: Adam Langley <agl@google.com>
2015-04-14 20:11:40 +00:00
..
args.cc Undo one fragment of 054e6826. 2015-04-13 15:59:36 -07:00
client.cc Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
CMakeLists.txt tool: add rand. 2015-04-14 20:11:39 +00:00
const.cc Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
digest.cc Use smart pointers instead of gotos in digest.cc. 2015-04-13 20:54:19 +00:00
internal.h Add additional features to bssl client. 2015-03-23 23:16:30 +00:00
pkcs12.cc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. 2015-04-13 20:23:29 +00:00
rand.cc tool: add rand. 2015-04-14 20:11:39 +00:00
server.cc Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
speed.cc tool: benchmark the RNG. 2015-04-14 20:11:40 +00:00
tool.cc tool: add rand. 2015-04-14 20:11:39 +00:00
transport_common.cc Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
transport_common.h Enable bssl client/s_client and server/s_server on Windows. 2015-01-28 20:24:09 +00:00