You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Langley ef7dba6ac7 Fix error in ce9d85ee. 8 years ago
..
CMakeLists.txt Add a run_tests target to run all tests. 9 years ago
algorithm.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
digestsign.c Don't default to SHA-1 in |EVP_DigestSignInit|/|EVP_DigestVerifyInit|. 9 years ago
evp.c Remove DH EVP_PKEY hooks. 8 years ago
evp_asn1.c Update comments to better document in-place semantics. 8 years ago
evp_ctx.c Tweaks for node.js 8 years ago
evp_extra_test.cc Tweaks for node.js 8 years ago
evp_test.cc Remove stl_compat.h. 9 years ago
evp_tests.txt Implement ECDSA_SIG_{parse,marshal} with crypto/bytestring. 9 years ago
internal.h Tweaks for node.js 8 years ago
p_dsa_asn1.c Fix several warnings that arise in Android. 9 years ago
p_ec.c Tweaks for node.js 8 years ago
p_ec_asn1.c Add |EC_GROUP_get0_order| to replace |EC_GROUP_get_order|. 8 years ago
p_rsa.c Fix error in ce9d85ee. 8 years ago
p_rsa_asn1.c Add PSS parameter check. 9 years ago
pbkdf.c Reject iterations=0 when calling PKCS5_PBKDF2_HMAC(). 9 years ago
pbkdf_test.cc Remove calls to ERR_load_crypto_strings. 8 years ago
sign.c Take advantage of normalized return values. 9 years ago