Você não pode selecionar mais de 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 9f897b2580 Remove the stitched RC4-MD5 code and use the generic one. 9 anos atrás
..
test Fix ChaCha20-Poly1305 tests. 8 anos atrás
CMakeLists.txt Add a run_tests target to run all tests. 9 anos atrás
aead.c Add SSL_get_ivs. 9 anos atrás
aead_test.cc Point EVP_aead_chacha20_poly1305 at the standardized version. 8 anos atrás
cipher.c Add |EVP_rc2_cbc| and implement |EVP_CTRL_SET_RC2_KEY_BITS|. 9 anos atrás
cipher_test.cc Remove stl_compat.h. 9 anos atrás
derive_key.c Inital import. 10 anos atrás
e_aes.c Use UINT64_C instead of OPENSSL_U64. 9 anos atrás
e_chacha20poly1305.c Point EVP_aead_chacha20_poly1305 at the standardized version. 8 anos atrás
e_des.c Re-add |EVP_des_ede|, which is ECB. 9 anos atrás
e_null.c Remove string.h from base.h. 9 anos atrás
e_rc2.c Add |EVP_rc2_cbc| and implement |EVP_CTRL_SET_RC2_KEY_BITS|. 9 anos atrás
e_rc4.c Remove the stitched RC4-MD5 code and use the generic one. 8 anos atrás
e_ssl3.c Add SSL_get_ivs. 9 anos atrás
e_tls.c Remove the stitched RC4-MD5 code and use the generic one. 8 anos atrás
internal.h Add SSL_get_ivs. 9 anos atrás
tls_cbc.c Improve crypto/digest/md32_common.h mechanism. 9 anos atrás