Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
David Benjamin 54091230cd Use C99 for size_t loops. há 8 anos
..
CMakeLists.txt Add a run_tests target to run all tests. há 9 anos
blinding.c Add |BN_mod_inverse_blinded| and use it in RSA blinding. há 8 anos
internal.h Require the public exponent to be available in RSA blinding. há 8 anos
padding.c Clarify signed/unsigned math in RSA_padding_add_PKCS1_PSS_mgf1. há 8 anos
rsa.c Use C99 for size_t loops. há 8 anos
rsa_asn1.c Use C99 for size_t loops. há 8 anos
rsa_impl.c Calculate inverse in |BN_MONT_CTX_set| in constant time w.r.t. modulus. há 8 anos
rsa_test.cc Replace Scoped* heap types with bssl::UniquePtr. há 8 anos