boringssl/crypto/cipher_extra/test
Martin Kreichgauer 18d9f28f0d Add EVP_AEAD_CTX_{seal_scatter,open_gather}.
These behave like EVP_AEAD_CTX_{seal,open} respectively, but receive
ciphertext and authentication tag as separate arguments, rather than one
contiguous out or in buffer.

Change-Id: Ia4f1b83424bc7067c55dd9e5a68f18061dab4d07
Reviewed-on: https://boringssl-review.googlesource.com/16924
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: Adam Langley <agl@google.com>
2017-06-09 23:10:49 +00:00
..
nist_cavp Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
aes_128_cbc_sha1_ssl3_tests.txt Add EVP_AEAD_CTX_{seal_scatter,open_gather}. 2017-06-09 23:10:49 +00:00
aes_128_cbc_sha1_tls_implicit_iv_tests.txt Add EVP_AEAD_CTX_{seal_scatter,open_gather}. 2017-06-09 23:10:49 +00:00
aes_128_cbc_sha1_tls_tests.txt Add EVP_AEAD_CTX_{seal_scatter,open_gather}. 2017-06-09 23:10:49 +00:00
aes_128_cbc_sha256_tls_tests.txt Add EVP_AEAD_CTX_{seal_scatter,open_gather}. 2017-06-09 23:10:49 +00:00
aes_128_ctr_hmac_sha256.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 Add EVP_AEAD_CTX_{seal_scatter,open_gather}. 2017-06-09 23:10:49 +00:00
aes_256_cbc_sha1_tls_implicit_iv_tests.txt Add EVP_AEAD_CTX_{seal_scatter,open_gather}. 2017-06-09 23:10:49 +00:00
aes_256_cbc_sha1_tls_tests.txt Add EVP_AEAD_CTX_{seal_scatter,open_gather}. 2017-06-09 23:10:49 +00:00
aes_256_cbc_sha256_tls_tests.txt Add EVP_AEAD_CTX_{seal_scatter,open_gather}. 2017-06-09 23:10:49 +00:00
aes_256_cbc_sha384_tls_tests.txt Add EVP_AEAD_CTX_{seal_scatter,open_gather}. 2017-06-09 23:10:49 +00:00
aes_256_ctr_hmac_sha256.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 Add EVP_AEAD_CTX_{seal_scatter,open_gather}. 2017-06-09 23:10:49 +00:00
des_ede3_cbc_sha1_tls_implicit_iv_tests.txt Add EVP_AEAD_CTX_{seal_scatter,open_gather}. 2017-06-09 23:10:49 +00:00
des_ede3_cbc_sha1_tls_tests.txt Add EVP_AEAD_CTX_{seal_scatter,open_gather}. 2017-06-09 23:10:49 +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 Add EVP_AEAD_CTX_{seal_scatter,open_gather}. 2017-06-09 23:10:49 +00:00