25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Benjamin 3fa65f0f05 Fix some malloc test crashs. 9 년 전
..
test Port cipher_test to file_test. 9 년 전
CMakeLists.txt Port cipher_test to file_test. 9 년 전
aead.c AEAD: allow _cleanup after failed _init. 9 년 전
aead_test.cc AEAD: allow _cleanup after failed _init. 9 년 전
cipher.c Fix some malloc test crashs. 9 년 전
cipher_test.cc Port cipher_test to file_test. 9 년 전
derive_key.c Inital import. 10 년 전
e_aes.c Add missing RC4 function pointers from AES-CTR-HMAC AEADs. 9 년 전
e_chacha20poly1305.c Add SSL_get_rc4_state. 9 년 전
e_des.c Remove EVP_MAXCHUNK from DES EVP code. 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 Check max_out against in_len, not plaintext_len in RC4/MD5 AEAD. 9 년 전
e_ssl3.c AEAD: allow _cleanup after failed _init. 9 년 전
e_tls.c AEAD: allow _cleanup after failed _init. 9 년 전
internal.h Use EVP_AEAD_CTX in crypto/cipher/internal.h. 9 년 전
tls_cbc.c Remove string.h from base.h. 9 년 전