選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 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 Remove the func parameter to OPENSSL_PUT_ERROR. 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 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 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年前