You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Benjamin 3fa65f0f05 Fix some malloc test crashs. 9 years ago
..
test Port cipher_test to file_test. 9 years ago
CMakeLists.txt Port cipher_test to file_test. 9 years ago
aead.c AEAD: allow _cleanup after failed _init. 9 years ago
aead_test.cc AEAD: allow _cleanup after failed _init. 9 years ago
cipher.c Fix some malloc test crashs. 9 years ago
cipher_test.cc Port cipher_test to file_test. 9 years ago
derive_key.c Inital import. 10 years ago
e_aes.c Add missing RC4 function pointers from AES-CTR-HMAC AEADs. 9 years ago
e_chacha20poly1305.c Add SSL_get_rc4_state. 9 years ago
e_des.c Remove EVP_MAXCHUNK from DES EVP code. 9 years ago
e_null.c Remove string.h from base.h. 9 years ago
e_rc2.c Enable more warnings & treat warnings as errors on Windows. 9 years ago
e_rc4.c Check max_out against in_len, not plaintext_len in RC4/MD5 AEAD. 9 years ago
e_ssl3.c AEAD: allow _cleanup after failed _init. 9 years ago
e_tls.c AEAD: allow _cleanup after failed _init. 9 years ago
internal.h Use EVP_AEAD_CTX in crypto/cipher/internal.h. 9 years ago
tls_cbc.c Remove string.h from base.h. 9 years ago