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.
 
 
 
 
 
 
David Benjamin 20c373118c Become partially -Wmissing-variable-declarations-clean. 9 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 Become partially -Wmissing-variable-declarations-clean. 9 years ago
evp_asn1.c Defensively avoid assuming d2i functions don't advance on error. 9 years ago
evp_ctx.c Become partially -Wmissing-variable-declarations-clean. 9 years ago
evp_extra_test.cc Remove stl_compat.h. 9 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 Become partially -Wmissing-variable-declarations-clean. 9 years ago
p_dsa_asn1.c Fix several warnings that arise in Android. 9 years ago
p_ec.c Remove superfluous SHA-1 dependency from EVP ECDSA code. 9 years ago
p_ec_asn1.c Fix several warnings that arise in Android. 9 years ago
p_rsa.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
p_rsa_asn1.c Work around even more Estonian ID card misissuances. 9 years ago
pbkdf.c Reject iterations=0 when calling PKCS5_PBKDF2_HMAC(). 9 years ago
pbkdf_test.cc Reject iterations=0 when calling PKCS5_PBKDF2_HMAC(). 9 years ago
sign.c Take advantage of normalized return values. 9 years ago