Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
David Benjamin 3fa65f0f05 Fix some malloc test crashs. 9 lat temu
..
test Port cipher_test to file_test. 9 lat temu
CMakeLists.txt Port cipher_test to file_test. 9 lat temu
aead.c AEAD: allow _cleanup after failed _init. 9 lat temu
aead_test.cc AEAD: allow _cleanup after failed _init. 9 lat temu
cipher.c Fix some malloc test crashs. 9 lat temu
cipher_test.cc Port cipher_test to file_test. 9 lat temu
derive_key.c Inital import. 10 lat temu
e_aes.c Add missing RC4 function pointers from AES-CTR-HMAC AEADs. 9 lat temu
e_chacha20poly1305.c Add SSL_get_rc4_state. 9 lat temu
e_des.c Remove EVP_MAXCHUNK from DES EVP code. 9 lat temu
e_null.c Remove string.h from base.h. 9 lat temu
e_rc2.c Enable more warnings & treat warnings as errors on Windows. 9 lat temu
e_rc4.c Check max_out against in_len, not plaintext_len in RC4/MD5 AEAD. 9 lat temu
e_ssl3.c AEAD: allow _cleanup after failed _init. 9 lat temu
e_tls.c AEAD: allow _cleanup after failed _init. 9 lat temu
internal.h Use EVP_AEAD_CTX in crypto/cipher/internal.h. 9 lat temu
tls_cbc.c Remove string.h from base.h. 9 lat temu