Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Matt Braithwaite 30bff60d33 EVP_get_cipherbyname: recognize "des-ede3-cbc", not "3des-cbc". 9 anni fa
..
test Add a GCM test with non-standard nonce length. 9 anni fa
CMakeLists.txt Port cipher_test to file_test. 9 anni fa
aead.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
aead_test.cc Call ERR_clear_error after functions that are expected to fail. 9 anni fa
cipher.c EVP_get_cipherbyname: recognize "des-ede3-cbc", not "3des-cbc". 9 anni fa
cipher_test.cc Test both streaming and single-shot EVP_CIPHER operations. 9 anni fa
derive_key.c Inital import. 10 anni fa
e_aes.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
e_chacha20poly1305.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
e_des.c Fix NID of |EVP_CIPHER des3_cbc|. 9 anni fa
e_null.c Remove string.h from base.h. 9 anni fa
e_rc2.c Enable more warnings & treat warnings as errors on Windows. 9 anni fa
e_rc4.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
e_ssl3.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
e_tls.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
internal.h Use EVP_AEAD_CTX in crypto/cipher/internal.h. 9 anni fa
tls_cbc.c Remove string.h from base.h. 9 anni fa