Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
David Benjamin 3fa65f0f05 Fix some malloc test crashs. há 9 anos
..
test Port cipher_test to file_test. há 9 anos
CMakeLists.txt Port cipher_test to file_test. há 9 anos
aead.c AEAD: allow _cleanup after failed _init. há 9 anos
aead_test.cc AEAD: allow _cleanup after failed _init. há 9 anos
cipher.c Fix some malloc test crashs. há 9 anos
cipher_test.cc Port cipher_test to file_test. há 9 anos
derive_key.c Inital import. há 10 anos
e_aes.c Add missing RC4 function pointers from AES-CTR-HMAC AEADs. há 9 anos
e_chacha20poly1305.c Add SSL_get_rc4_state. há 9 anos
e_des.c Remove EVP_MAXCHUNK from DES EVP code. há 9 anos
e_null.c Remove string.h from base.h. há 9 anos
e_rc2.c Enable more warnings & treat warnings as errors on Windows. há 9 anos
e_rc4.c Check max_out against in_len, not plaintext_len in RC4/MD5 AEAD. há 9 anos
e_ssl3.c AEAD: allow _cleanup after failed _init. há 9 anos
e_tls.c AEAD: allow _cleanup after failed _init. há 9 anos
internal.h Use EVP_AEAD_CTX in crypto/cipher/internal.h. há 9 anos
tls_cbc.c Remove string.h from base.h. há 9 anos