Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
David Benjamin 3fa65f0f05 Fix some malloc test crashs. il y a 9 ans
..
test Port cipher_test to file_test. il y a 9 ans
CMakeLists.txt Port cipher_test to file_test. il y a 9 ans
aead.c AEAD: allow _cleanup after failed _init. il y a 9 ans
aead_test.cc AEAD: allow _cleanup after failed _init. il y a 9 ans
cipher.c Fix some malloc test crashs. il y a 9 ans
cipher_test.cc Port cipher_test to file_test. il y a 9 ans
derive_key.c Inital import. il y a 10 ans
e_aes.c Add missing RC4 function pointers from AES-CTR-HMAC AEADs. il y a 9 ans
e_chacha20poly1305.c Add SSL_get_rc4_state. il y a 9 ans
e_des.c Remove EVP_MAXCHUNK from DES EVP code. il y a 9 ans
e_null.c Remove string.h from base.h. il y a 9 ans
e_rc2.c Enable more warnings & treat warnings as errors on Windows. il y a 9 ans
e_rc4.c Check max_out against in_len, not plaintext_len in RC4/MD5 AEAD. il y a 9 ans
e_ssl3.c AEAD: allow _cleanup after failed _init. il y a 9 ans
e_tls.c AEAD: allow _cleanup after failed _init. il y a 9 ans
internal.h Use EVP_AEAD_CTX in crypto/cipher/internal.h. il y a 9 ans
tls_cbc.c Remove string.h from base.h. il y a 9 ans