Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
David Benjamin 54091230cd Use C99 for size_t loops. il y a 8 ans
..
CMakeLists.txt Pull EVP_PKEY print hooks out of the main method table. il y a 8 ans
digestsign.c Don't default to SHA-1 in |EVP_DigestSignInit|/|EVP_DigestVerifyInit|. il y a 9 ans
evp.c Add various 1.1.0 accessors. il y a 8 ans
evp_asn1.c Adding ARRAY_SIZE macro for getting the size of constant arrays. il y a 8 ans
evp_ctx.c Change |EVP_PKEY_up_ref| to return int. il y a 8 ans
evp_extra_test.cc Fold stack-allocated types into headers. il y a 8 ans
evp_test.cc Fold stack-allocated types into headers. il y a 8 ans
evp_tests.txt Fix memory leak on invalid ecPublicKey parameters. il y a 8 ans
internal.h Decouple crypto/evp from the OID table. il y a 8 ans
p_dsa_asn1.c Decouple crypto/evp from the OID table. il y a 8 ans
p_ec.c Remove some easy obj.h dependencies. il y a 8 ans
p_ec_asn1.c Fix memory leak on invalid ecPublicKey parameters. il y a 8 ans
p_rsa.c Remove some easy obj.h dependencies. il y a 8 ans
p_rsa_asn1.c Decouple crypto/evp from the OID table. il y a 8 ans
pbkdf.c Reject iterations=0 when calling PKCS5_PBKDF2_HMAC(). il y a 9 ans
pbkdf_test.cc Remove unnecessary include. il y a 8 ans
print.c Use C99 for size_t loops. il y a 8 ans
sign.c Take advantage of normalized return values. il y a 9 ans