Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
David Benjamin 9f897b2580 Remove the stitched RC4-MD5 code and use the generic one. 9 лет назад
..
test Fix ChaCha20-Poly1305 tests. 8 лет назад
CMakeLists.txt Add a run_tests target to run all tests. 9 лет назад
aead.c Add SSL_get_ivs. 9 лет назад
aead_test.cc Point EVP_aead_chacha20_poly1305 at the standardized version. 8 лет назад
cipher.c Add |EVP_rc2_cbc| and implement |EVP_CTRL_SET_RC2_KEY_BITS|. 9 лет назад
cipher_test.cc Remove stl_compat.h. 9 лет назад
derive_key.c Inital import. 10 лет назад
e_aes.c Use UINT64_C instead of OPENSSL_U64. 9 лет назад
e_chacha20poly1305.c Point EVP_aead_chacha20_poly1305 at the standardized version. 8 лет назад
e_des.c Re-add |EVP_des_ede|, which is ECB. 9 лет назад
e_null.c Remove string.h from base.h. 9 лет назад
e_rc2.c Add |EVP_rc2_cbc| and implement |EVP_CTRL_SET_RC2_KEY_BITS|. 9 лет назад
e_rc4.c Remove the stitched RC4-MD5 code and use the generic one. 8 лет назад
e_ssl3.c Add SSL_get_ivs. 9 лет назад
e_tls.c Remove the stitched RC4-MD5 code and use the generic one. 8 лет назад
internal.h Add SSL_get_ivs. 9 лет назад
tls_cbc.c Improve crypto/digest/md32_common.h mechanism. 9 лет назад