boringssl/crypto/cipher_extra/test
Adam Langley 39655ef01a Add AES-GCM-SIV tests for counter wrapping.
AES-GCM-SIV specifies that the counter is a 32-bit, unsigned number.
These test vectors are crafted to trigger a wrap-around and ensure that
corner of the spec is implemented correctly.

Change-Id: I911482ca0b6465a7623ee1b74a6cb1d5e54ddbea
Reviewed-on: https://boringssl-review.googlesource.com/16324
Commit-Queue: David Benjamin <davidben@google.com>
Reviewed-by: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-05-15 16:08:46 +00:00
..
nist_cavp Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
aes_128_cbc_sha1_ssl3_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
aes_128_cbc_sha1_tls_implicit_iv_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
aes_128_cbc_sha1_tls_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
aes_128_cbc_sha256_tls_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
aes_128_ctr_hmac_sha256.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
aes_128_gcm_fips_testonly_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
aes_128_gcm_siv_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
aes_128_gcm_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
aes_256_cbc_sha1_ssl3_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
aes_256_cbc_sha1_tls_implicit_iv_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
aes_256_cbc_sha1_tls_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
aes_256_cbc_sha256_tls_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
aes_256_cbc_sha384_tls_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
aes_256_ctr_hmac_sha256.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
aes_256_gcm_fips_testonly_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
aes_256_gcm_siv_tests.txt Add AES-GCM-SIV tests for counter wrapping. 2017-05-15 16:08:46 +00:00
aes_256_gcm_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
chacha20_poly1305_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
cipher_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
des_ede3_cbc_sha1_ssl3_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
des_ede3_cbc_sha1_tls_implicit_iv_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
des_ede3_cbc_sha1_tls_tests.txt Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
make_all_legacy_aead_tests.sh Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
make_legacy_aead_tests.go Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00