No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
David Benjamin c3ae38b4f8 Remove DH EVP_PKEY hooks. hace 9 años
..
CMakeLists.txt Add a run_tests target to run all tests. hace 9 años
algorithm.c Remove the func parameter to OPENSSL_PUT_ERROR. hace 9 años
digestsign.c Don't default to SHA-1 in |EVP_DigestSignInit|/|EVP_DigestVerifyInit|. hace 9 años
evp.c Remove DH EVP_PKEY hooks. hace 8 años
evp_asn1.c Defensively avoid assuming d2i functions don't advance on error. hace 9 años
evp_ctx.c Become partially -Wmissing-variable-declarations-clean. hace 9 años
evp_extra_test.cc Add PSS parameter check. hace 9 años
evp_test.cc Remove stl_compat.h. hace 9 años
evp_tests.txt Implement ECDSA_SIG_{parse,marshal} with crypto/bytestring. hace 9 años
internal.h Become partially -Wmissing-variable-declarations-clean. hace 9 años
p_dsa_asn1.c Fix several warnings that arise in Android. hace 9 años
p_ec.c Remove superfluous SHA-1 dependency from EVP ECDSA code. hace 9 años
p_ec_asn1.c Add |EC_GROUP_get0_order| to replace |EC_GROUP_get_order|. hace 8 años
p_rsa.c Remove the func parameter to OPENSSL_PUT_ERROR. hace 9 años
p_rsa_asn1.c Add PSS parameter check. hace 9 años
pbkdf.c Reject iterations=0 when calling PKCS5_PBKDF2_HMAC(). hace 9 años
pbkdf_test.cc Reject iterations=0 when calling PKCS5_PBKDF2_HMAC(). hace 9 años
sign.c Take advantage of normalized return values. hace 9 años