Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Matt Braithwaite 30bff60d33 EVP_get_cipherbyname: recognize "des-ede3-cbc", not "3des-cbc". il y a 9 ans
..
test Add a GCM test with non-standard nonce length. il y a 9 ans
CMakeLists.txt Port cipher_test to file_test. il y a 9 ans
aead.c Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
aead_test.cc Call ERR_clear_error after functions that are expected to fail. il y a 9 ans
cipher.c EVP_get_cipherbyname: recognize "des-ede3-cbc", not "3des-cbc". il y a 9 ans
cipher_test.cc Test both streaming and single-shot EVP_CIPHER operations. il y a 9 ans
derive_key.c Inital import. il y a 10 ans
e_aes.c Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
e_chacha20poly1305.c Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
e_des.c Fix NID of |EVP_CIPHER des3_cbc|. il y a 9 ans
e_null.c Remove string.h from base.h. il y a 9 ans
e_rc2.c Enable more warnings & treat warnings as errors on Windows. il y a 9 ans
e_rc4.c Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
e_ssl3.c Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
e_tls.c Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
internal.h Use EVP_AEAD_CTX in crypto/cipher/internal.h. il y a 9 ans
tls_cbc.c Remove string.h from base.h. il y a 9 ans