您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
David Benjamin c3ae38b4f8 Remove DH EVP_PKEY hooks. 9 年前
..
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 Defensively avoid assuming d2i functions don't advance on error. 9 年前
evp_ctx.c Become partially -Wmissing-variable-declarations-clean. 9 年前
evp_extra_test.cc Add PSS parameter check. 9 年前
evp_test.cc Remove stl_compat.h. 9 年前
evp_tests.txt Implement ECDSA_SIG_{parse,marshal} with crypto/bytestring. 9 年前
internal.h Become partially -Wmissing-variable-declarations-clean. 9 年前
p_dsa_asn1.c Fix several warnings that arise in Android. 9 年前
p_ec.c Remove superfluous SHA-1 dependency from EVP ECDSA code. 9 年前
p_ec_asn1.c Add |EC_GROUP_get0_order| to replace |EC_GROUP_get_order|. 8 年前
p_rsa.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 年前
p_rsa_asn1.c Add PSS parameter check. 9 年前
pbkdf.c Reject iterations=0 when calling PKCS5_PBKDF2_HMAC(). 9 年前
pbkdf_test.cc Reject iterations=0 when calling PKCS5_PBKDF2_HMAC(). 9 年前
sign.c Take advantage of normalized return values. 9 年前