Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
David Benjamin aac1e2dd73 Remove the remaining bssl::Main wrappers. 7 лет назад
..
CMakeLists.txt Pull EVP_PKEY print hooks out of the main method table. 8 лет назад
digestsign.c Don't default to SHA-1 in |EVP_DigestSignInit|/|EVP_DigestVerifyInit|. 9 лет назад
evp.c Add various 1.1.0 accessors. 8 лет назад
evp_asn1.c Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 лет назад
evp_ctx.c Change |EVP_PKEY_up_ref| to return int. 8 лет назад
evp_extra_test.cc Remove the remaining bssl::Main wrappers. 7 лет назад
evp_test.cc Remove the remaining bssl::Main wrappers. 7 лет назад
evp_tests.txt Fix memory leak on invalid ecPublicKey parameters. 8 лет назад
internal.h Decouple crypto/evp from the OID table. 8 лет назад
p_dsa_asn1.c Decouple crypto/evp from the OID table. 8 лет назад
p_ec.c Remove some easy obj.h dependencies. 8 лет назад
p_ec_asn1.c Fix memory leak on invalid ecPublicKey parameters. 8 лет назад
p_rsa.c Remove some easy obj.h dependencies. 8 лет назад
p_rsa_asn1.c Decouple crypto/evp from the OID table. 8 лет назад
pbkdf.c Reject iterations=0 when calling PKCS5_PBKDF2_HMAC(). 9 лет назад
pbkdf_test.cc Remove unnecessary include. 8 лет назад
print.c Use C99 for size_t loops. 8 лет назад
sign.c Take advantage of normalized return values. 9 лет назад