boringssl/crypto/cipher
Martin Kreichgauer 3975ecffc2 Add CAVP GCMVS Known Answer tests.
Change-Id: I8edf76cf608a1e94e8bfc57302ce9f8cb629b11b
Reviewed-on: https://boringssl-review.googlesource.com/15265
Reviewed-by: Adam Langley <agl@google.com>
2017-04-21 17:59:25 +00:00
..
asm chacha20_poly1305_x86_64.pl: Suppress Yasm non-local label warnings. 2017-02-09 18:05:41 +00:00
test Add CAVP GCMVS Known Answer tests. 2017-04-21 17:59:25 +00:00
aead_test.cc Add test for truncated AEAD tags. 2017-01-20 21:45:47 +00:00
aead.c
cipher_test.cc Add AESVS KAT vectors (CBC and ECB only). 2017-04-12 22:50:23 +00:00
cipher.c Fix crashes in EVP_CIPHER if cipher_data was not allocated. 2017-02-17 01:11:14 +00:00
CMakeLists.txt Split AES-CTR-HMAC and AES-GCM-SIV from e_aes.c. 2017-04-11 17:21:32 +00:00
derive_key.c
e_aes.c Move modes/ into the FIPS module 2017-04-21 17:46:37 +00:00
e_aesctrhmac.c Split AES-CTR-HMAC and AES-GCM-SIV from e_aes.c. 2017-04-11 17:21:32 +00:00
e_aesgcmsiv.c Split AES-CTR-HMAC and AES-GCM-SIV from e_aes.c. 2017-04-11 17:21:32 +00:00
e_chacha20poly1305.c Test SSE4.1 before using ChaCha20-Poly1305 asm. 2017-02-03 16:46:26 +00:00
e_des.c Add support for 3DES-ECB. 2017-04-11 18:28:59 +00:00
e_null.c
e_rc2.c
e_rc4.c
e_ssl3.c
e_tls.c Convert tls_cbc.c to size_t. 2017-03-30 16:23:38 +00:00
internal.h Move modes/ into the FIPS module 2017-04-21 17:46:37 +00:00
tls_cbc.c Use a union in tls_cbc.c. 2017-03-30 16:25:11 +00:00