boringssl/crypto/cipher
David Benjamin 703aa16003 Import a test vector from upstream.
The original bug only affected their big-endian code which we don't
have, but import the test vector anyway. Imported from upstream's
b47f116b1e02d20b1f8a7488be5a04f7cf5bc712.

Change-Id: I349e41d87006533da0e18c948f9cc7dd15f42a44
Reviewed-on: https://boringssl-review.googlesource.com/12820
Reviewed-by: Steven Valdez <svaldez@google.com>
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>
2016-12-14 17:48:36 +00:00
..
test Import a test vector from upstream. 2016-12-14 17:48:36 +00:00
aead_test.cc Remove the remaining bssl::Main wrappers. 2016-12-08 00:54:17 +00:00
aead.c
cipher_test.cc Remove the remaining bssl::Main wrappers. 2016-12-08 00:54:17 +00:00
cipher.c
CMakeLists.txt
derive_key.c
e_aes.c Add generic AES-GCM-SIV support. 2016-12-07 00:13:50 +00:00
e_chacha20poly1305.c
e_des.c
e_null.c
e_rc2.c Fix up macros. 2016-10-18 18:28:23 +00:00
e_rc4.c
e_ssl3.c
e_tls.c Clarify the scope & initialization of |data_len| in |aead_tls_open|. 2016-10-28 16:44:39 +00:00
internal.h
tls_cbc.c Simplify rotate_offset computation in EVP_tls_cbc_copy_mac. 2016-12-01 22:02:03 +00:00