Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
David Benjamin 54091230cd Use C99 for size_t loops. 8 lat temu
..
CMakeLists.txt Add a run_tests target to run all tests. 9 lat temu
blinding.c Add |BN_mod_inverse_blinded| and use it in RSA blinding. 8 lat temu
internal.h Require the public exponent to be available in RSA blinding. 8 lat temu
padding.c Clarify signed/unsigned math in RSA_padding_add_PKCS1_PSS_mgf1. 8 lat temu
rsa.c Use C99 for size_t loops. 8 lat temu
rsa_asn1.c Use C99 for size_t loops. 8 lat temu
rsa_impl.c Calculate inverse in |BN_MONT_CTX_set| in constant time w.r.t. modulus. 8 lat temu
rsa_test.cc Replace Scoped* heap types with bssl::UniquePtr. 8 lat temu