boringssl/third_party
David Benjamin 179c4e257a Update Wycheproof, add keywrap tests, and fix a bug.
The bug, courtesy of Wycheproof, is that AES key wrap requires the input
be at least two blocks, not one. This also matches the OpenSSL behavior
of those two APIs.

Update-Note: AES_wrap_key with in_len = 8 and AES_unwrap_key with
in_len = 16 will no longer work.

Change-Id: I5fc63ebc16920c2f9fd488afe8c544e0647d7507
Reviewed-on: https://boringssl-review.googlesource.com/27925
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2018-05-04 17:08:44 +00:00
..
android-cmake third_party: re-format METATADA files 2018-02-27 19:57:12 +00:00
fiat Small curve25519 cleanups. 2018-05-02 19:24:00 +00:00
googletest Update googletest. 2018-01-10 12:11:44 +00:00
wycheproof Update Wycheproof, add keywrap tests, and fix a bug. 2018-05-04 17:08:44 +00:00