boringssl/crypto/cipher_extra/test
Adam Langley 7c1f21a1d1 Add XChaCha20-Poly1305 AEAD.
This is a version of ChaCha20-Poly1305 that takes a 24-byte nonce,
making the nonce suitable for random generation. It's compatible with
the AEAD of the same name in libsodium.

Change-Id: Ie8b20ba551e5a290b390d362e487f06377166f4c
Reviewed-on: https://boringssl-review.googlesource.com/30384
Commit-Queue: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
Reviewed-by: David Benjamin <davidben@google.com>
2018-08-09 18:49:09 +00:00
..
nist_cavp
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_ccm_bluetooth_8_tests.txt Add M=8 L=2 AES-128-CCM as well. 2018-03-02 18:45:06 +00:00
aes_128_ccm_bluetooth_tests.txt Add M=8 L=2 AES-128-CCM as well. 2018-03-02 18:45:06 +00:00
aes_128_ctr_hmac_sha256.txt
aes_128_gcm_siv_tests.txt
aes_128_gcm_tests.txt
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
aes_256_gcm_siv_tests.txt
aes_256_gcm_tests.txt
chacha20_poly1305_tests.txt
cipher_tests.txt Add AES-192-OFB. 2018-06-18 21:58:46 +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 Remove SSL 3.0 implementation. 2018-06-28 16:54:58 +00:00
make_legacy_aead_tests.go Remove SSL 3.0 implementation. 2018-06-28 16:54:58 +00:00
xchacha20_poly1305_tests.txt Add XChaCha20-Poly1305 AEAD. 2018-08-09 18:49:09 +00:00