You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Matt Braithwaite 30bff60d33 EVP_get_cipherbyname: recognize "des-ede3-cbc", not "3des-cbc". пре 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 the func parameter to OPENSSL_PUT_ERROR. пре 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 година