選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Adam Langley ef7dba6ac7 Fix error in ce9d85ee. 8年前
..
CMakeLists.txt Add a run_tests target to run all tests. 9年前
algorithm.c Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
digestsign.c Don't default to SHA-1 in |EVP_DigestSignInit|/|EVP_DigestVerifyInit|. 9年前
evp.c Remove DH EVP_PKEY hooks. 8年前
evp_asn1.c Update comments to better document in-place semantics. 8年前
evp_ctx.c Tweaks for node.js 8年前
evp_extra_test.cc Tweaks for node.js 8年前
evp_test.cc Remove stl_compat.h. 9年前
evp_tests.txt Implement ECDSA_SIG_{parse,marshal} with crypto/bytestring. 9年前
internal.h Tweaks for node.js 8年前
p_dsa_asn1.c Fix several warnings that arise in Android. 9年前
p_ec.c Tweaks for node.js 8年前
p_ec_asn1.c Add |EC_GROUP_get0_order| to replace |EC_GROUP_get_order|. 8年前
p_rsa.c Fix error in ce9d85ee. 8年前
p_rsa_asn1.c Add PSS parameter check. 9年前
pbkdf.c Reject iterations=0 when calling PKCS5_PBKDF2_HMAC(). 9年前
pbkdf_test.cc Remove calls to ERR_load_crypto_strings. 8年前
sign.c Take advantage of normalized return values. 9年前