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.
 
 
 
 
 
 
David Benjamin fd5603666c Call ERR_clear_error after functions that are expected to fail. 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 AEAD: allow _cleanup after failed _init. 9 anos atrás
aead_test.cc Call ERR_clear_error after functions that are expected to fail. 9 anos atrás
cipher.c Fix some malloc test crashs. 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 Match the ifdef check in bsaes-armv7.S 9 anos atrás
e_chacha20poly1305.c Add SSL_get_rc4_state. 9 anos atrás
e_des.c Remove EVP_MAXCHUNK from DES EVP code. 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 Check max_out against in_len, not plaintext_len in RC4/MD5 AEAD. 9 anos atrás
e_ssl3.c AEAD: allow _cleanup after failed _init. 9 anos atrás
e_tls.c AEAD: allow _cleanup after failed _init. 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