boringssl/tool
Adam Langley e7624340ee Also test AES-CBC modes in the speed tool.
This change adds the AES-128-CBC-SHA and AES-256-CBC-SHA AEADs to the
speed test. These AEADs need an 11 byte additional data so the test is
extended to be able to provide that.

Change-Id: I9a57c2321a979a68ab0df9faf1bb26b44a3009c4
Reviewed-on: https://boringssl-review.googlesource.com/2922
Reviewed-by: Adam Langley <agl@google.com>
2015-01-16 19:04:44 +00:00
..
args.cc Missing includes for FreeBSD. 2014-09-30 19:15:15 +00:00
client.cc Add the ability to run a server from the command line tool. 2014-12-11 10:47:21 -08:00
CMakeLists.txt Add the ability to run a server from the command line tool. 2014-12-11 10:47:21 -08:00
const.cc Inital import. 2014-06-20 13:17:32 -07:00
internal.h Add client functionality to helper tool. 2014-06-20 13:17:37 -07:00
pkcs12.cc Get bssl tool building on Windows. 2014-10-31 22:02:01 +00:00
server.cc Add the ability to run a server from the command line tool. 2014-12-11 10:47:21 -08:00
speed.cc Also test AES-CBC modes in the speed tool. 2015-01-16 19:04:44 +00:00
tool.cc Add the ability to run a server from the command line tool. 2014-12-11 10:47:21 -08:00
transport_common.cc Add the ability to run a server from the command line tool. 2014-12-11 10:47:21 -08:00
transport_common.h Add the ability to run a server from the command line tool. 2014-12-11 10:47:21 -08:00