Go to file
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
crypto Update SHA-1/256/512 asm for ARM from upstream. 2015-01-16 19:00:26 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Free all error queues on shutdown. 2015-01-15 22:10:02 +00:00
ssl aarch64 support. 2015-01-14 23:38:11 +00:00
tool Also test AES-CBC modes in the speed tool. 2015-01-16 19:04:44 +00:00
util aarch64 support. 2015-01-14 23:38:11 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Build with yasm on Win64 as well. 2014-10-31 22:02:45 +00:00
CMakeLists.txt aarch64 support. 2015-01-14 23:38:11 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00