No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
David Benjamin 3fa65f0f05 Fix some malloc test crashs. hace 9 años
..
test Port cipher_test to file_test. hace 9 años
CMakeLists.txt Port cipher_test to file_test. hace 9 años
aead.c AEAD: allow _cleanup after failed _init. hace 9 años
aead_test.cc AEAD: allow _cleanup after failed _init. hace 9 años
cipher.c Fix some malloc test crashs. hace 9 años
cipher_test.cc Port cipher_test to file_test. hace 9 años
derive_key.c Inital import. hace 10 años
e_aes.c Add missing RC4 function pointers from AES-CTR-HMAC AEADs. hace 9 años
e_chacha20poly1305.c Add SSL_get_rc4_state. hace 9 años
e_des.c Remove EVP_MAXCHUNK from DES EVP code. hace 9 años
e_null.c Remove string.h from base.h. hace 9 años
e_rc2.c Enable more warnings & treat warnings as errors on Windows. hace 9 años
e_rc4.c Check max_out against in_len, not plaintext_len in RC4/MD5 AEAD. hace 9 años
e_ssl3.c AEAD: allow _cleanup after failed _init. hace 9 años
e_tls.c AEAD: allow _cleanup after failed _init. hace 9 años
internal.h Use EVP_AEAD_CTX in crypto/cipher/internal.h. hace 9 años
tls_cbc.c Remove string.h from base.h. hace 9 años