boringssl/crypto/aes
David Benjamin 3fa1e21be4 Test invalid inputs for AES_unwrap_key.
There's an authenticator, so test that AES_unwrap_key notices invalid
inputs.

Change-Id: Icbb941f91ffd9c91118f956fd74058d241f91ecb
Reviewed-on: https://boringssl-review.googlesource.com/13047
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-01-04 04:37:46 +00:00
..
asm aes/asm/aesp8-ppc.pl: improve [backward] portability. 2016-11-10 16:20:02 +00:00
aes_test.cc Test invalid inputs for AES_unwrap_key. 2017-01-04 04:37:46 +00:00
aes_tests.txt Replace keywrap AEADs with upstream's APIs. 2016-10-04 01:37:31 +00:00
aes.c Update aes.c for new ARM asm names. 2016-09-27 19:09:05 +00:00
CMakeLists.txt Replace keywrap AEADs with upstream's APIs. 2016-10-04 01:37:31 +00:00
internal.h Inital import. 2014-06-20 13:17:32 -07:00
key_wrap.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
mode_wrappers.c Switch all 'num' parameters in crypto/modes to unsigned. 2016-04-19 17:56:25 +00:00