boringssl/tool
David Benjamin 6443173d03 Add an option to configure bssl speed chunk size.
bsaes, in its current incarnation, hits various pathological behaviors
at different input sizes. Make it easy to experiment around them.

Bug: 256
Change-Id: Ib6c6ca7d06a570dbf7d4d2ea81c1db0d94d3d0c4
Reviewed-on: https://boringssl-review.googlesource.com/c/34876
Commit-Queue: David Benjamin <davidben@google.com>
Reviewed-by: Adam Langley <agl@google.com>
2019-02-25 20:25:58 +00:00
..
args.cc
ciphers.cc Use getters in tools/ciphers.cc and add -openssl-name flag. 2017-08-18 00:10:31 +00:00
client.cc Delete the variants/draft code. 2019-01-08 17:38:41 +00:00
CMakeLists.txt Support symbol prefixes 2018-09-06 20:07:52 +00:00
const.cc
digest.cc
file.cc
generate_ed25519.cc Add early data input from file. 2017-11-30 17:29:45 +00:00
genrsa.cc
internal.h Add early data input from file. 2017-11-30 17:29:45 +00:00
pkcs12.cc
rand.cc Fix miscellaneous clang-tidy warnings. 2017-08-01 20:39:46 +00:00
server.cc Delete the variants/draft code. 2019-01-08 17:38:41 +00:00
sign.cc
speed.cc Add an option to configure bssl speed chunk size. 2019-02-25 20:25:58 +00:00
tool.cc
transport_common.cc Remove SSL 3.0 implementation. 2018-06-28 16:54:58 +00:00
transport_common.h Reland "Fix bssl client/server's error-handling." 2018-05-07 17:19:59 +00:00