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 0b635c52b2 Add malloc test support to unit tests. il y a 9 ans
..
CMakeLists.txt Add malloc test support to unit tests. il y a 9 ans
algorithm.c Don't mix and match libraries and errors. il y a 10 ans
asn1.c Remove unnecessary NULL checks, part 3. il y a 9 ans
digestsign.c Enable MSVC warning C4701, use of potentially uninitialized variable. il y a 9 ans
evp.c Convert reference counts in crypto/ il y a 9 ans
evp_ctx.c Switch EVP_PKEY_dup calls to EVP_PKEY_up_ref. il y a 9 ans
evp_extra_test.cc Rename evp_test to evp_extra_test. il y a 9 ans
evp_test.cc Add evp_test, loosely based on upstream's version. il y a 9 ans
evp_tests.txt Add evp_test, loosely based on upstream's version. il y a 9 ans
internal.h Normalize all EVP_PKEY_CTX_ctrl return values. il y a 9 ans
p_dsa_asn1.c Remove unnecessary NULL checks, part 3. il y a 9 ans
p_ec.c Remove unnecessary NULL checks, part 3. il y a 9 ans
p_ec_asn1.c Don't report |ERR_R_MALLOC_FAILURE| on failure of |EC_KEY_new_by_curve_name|. il y a 9 ans
p_hmac.c Normalize all EVP_PKEY_CTX_ctrl return values. il y a 9 ans
p_hmac_asn1.c Add EVP_PKEY_supports_digest. il y a 10 ans
p_rsa.c Remove unnecessary NULL checks, part 3. il y a 9 ans
p_rsa_asn1.c Remove unnecessary NULL checks, part 3. il y a 9 ans
pbkdf.c Remove string.h from base.h. il y a 9 ans
pbkdf_test.cc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. il y a 9 ans
sign.c Take advantage of normalized return values. il y a 9 ans