boringssl/crypto/cipher
Adam Langley 0e782a9eb3 Add AEADs for AES-CTR with HMAC-SHA256.
Change-Id: Id035d2c6ab9c6ae034326c313ffe35e0d035dec1
Reviewed-on: https://boringssl-review.googlesource.com/3911
Reviewed-by: Adam Langley <agl@google.com>
2015-03-18 21:16:55 +00:00
..
test Add AEADs for AES-CTR with HMAC-SHA256. 2015-03-18 21:16:55 +00:00
aead_test.c Add AEADs for AES-CTR with HMAC-SHA256. 2015-03-18 21:16:55 +00:00
aead.c Add SSL_get_rc4_state. 2015-03-18 19:54:34 +00:00
cipher_test.c Add in missing curly braces part 1. 2015-02-11 19:31:01 +00:00
cipher.c EVP_CIPHER_CTX_cleanup cannot fail. 2015-02-23 19:44:02 +00:00
CMakeLists.txt Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
derive_key.c
e_aes.c Add AEADs for AES-CTR with HMAC-SHA256. 2015-03-18 21:16:55 +00:00
e_chacha20poly1305.c Add SSL_get_rc4_state. 2015-03-18 19:54:34 +00:00
e_des.c Remove EVP_MAXCHUNK from DES EVP code. 2015-03-13 19:46:49 +00:00
e_null.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
e_rc2.c Enable more warnings & treat warnings as errors on Windows. 2015-01-31 00:18:55 +00:00
e_rc4.c Add SSL_get_rc4_state. 2015-03-18 19:54:34 +00:00
e_ssl3.c Add SSL_get_rc4_state. 2015-03-18 19:54:34 +00:00
e_tls.c Add SSL_get_rc4_state. 2015-03-18 19:54:34 +00:00
internal.h Add SSL_get_rc4_state. 2015-03-18 19:54:34 +00:00
tls_cbc.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00