Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Matt Braithwaite 30bff60d33 EVP_get_cipherbyname: recognize "des-ede3-cbc", not "3des-cbc". před 9 roky
..
test Add a GCM test with non-standard nonce length. před 9 roky
CMakeLists.txt Port cipher_test to file_test. před 9 roky
aead.c Remove the func parameter to OPENSSL_PUT_ERROR. před 9 roky
aead_test.cc Call ERR_clear_error after functions that are expected to fail. před 9 roky
cipher.c EVP_get_cipherbyname: recognize "des-ede3-cbc", not "3des-cbc". před 9 roky
cipher_test.cc Test both streaming and single-shot EVP_CIPHER operations. před 9 roky
derive_key.c Inital import. před 10 roky
e_aes.c Remove the func parameter to OPENSSL_PUT_ERROR. před 9 roky
e_chacha20poly1305.c Remove the func parameter to OPENSSL_PUT_ERROR. před 9 roky
e_des.c Fix NID of |EVP_CIPHER des3_cbc|. před 9 roky
e_null.c Remove string.h from base.h. před 9 roky
e_rc2.c Enable more warnings & treat warnings as errors on Windows. před 9 roky
e_rc4.c Remove the func parameter to OPENSSL_PUT_ERROR. před 9 roky
e_ssl3.c Remove the func parameter to OPENSSL_PUT_ERROR. před 9 roky
e_tls.c Remove the func parameter to OPENSSL_PUT_ERROR. před 9 roky
internal.h Use EVP_AEAD_CTX in crypto/cipher/internal.h. před 9 roky
tls_cbc.c Remove string.h from base.h. před 9 roky