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.
 
 
 
 
 
 
Matt Braithwaite 30bff60d33 EVP_get_cipherbyname: recognize "des-ede3-cbc", not "3des-cbc". 9 anos atrás
..
test Add a GCM test with non-standard nonce length. 9 anos atrás
CMakeLists.txt Port cipher_test to file_test. 9 anos atrás
aead.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 anos atrás
aead_test.cc Call ERR_clear_error after functions that are expected to fail. 9 anos atrás
cipher.c EVP_get_cipherbyname: recognize "des-ede3-cbc", not "3des-cbc". 9 anos atrás
cipher_test.cc Test both streaming and single-shot EVP_CIPHER operations. 9 anos atrás
derive_key.c Inital import. 10 anos atrás
e_aes.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 anos atrás
e_chacha20poly1305.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 anos atrás
e_des.c Fix NID of |EVP_CIPHER des3_cbc|. 9 anos atrás
e_null.c Remove string.h from base.h. 9 anos atrás
e_rc2.c Enable more warnings & treat warnings as errors on Windows. 9 anos atrás
e_rc4.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 anos atrás
e_ssl3.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 anos atrás
e_tls.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 anos atrás
internal.h Use EVP_AEAD_CTX in crypto/cipher/internal.h. 9 anos atrás
tls_cbc.c Remove string.h from base.h. 9 anos atrás