Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Brian Smith b748373286 Remove redundant declaration of OPENSSL_ia32cap_P from e_aes.c. 9 лет назад
..
test Add a GCM test with non-standard nonce length. 9 лет назад
CMakeLists.txt Port cipher_test to file_test. 9 лет назад
aead.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 лет назад
aead_test.cc Call ERR_clear_error after functions that are expected to fail. 9 лет назад
cipher.c EVP_get_cipherbyname: recognize "des-ede3-cbc", not "3des-cbc". 9 лет назад
cipher_test.cc Test both streaming and single-shot EVP_CIPHER operations. 9 лет назад
derive_key.c Inital import. 10 лет назад
e_aes.c Remove redundant declaration of OPENSSL_ia32cap_P from e_aes.c. 9 лет назад
e_chacha20poly1305.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 лет назад
e_des.c Fix NID of |EVP_CIPHER des3_cbc|. 9 лет назад
e_null.c Remove string.h from base.h. 9 лет назад
e_rc2.c Enable more warnings & treat warnings as errors on Windows. 9 лет назад
e_rc4.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 лет назад
e_ssl3.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 лет назад
e_tls.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 лет назад
internal.h Use EVP_AEAD_CTX in crypto/cipher/internal.h. 9 лет назад
tls_cbc.c Remove string.h from base.h. 9 лет назад