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 ce9a2166d6 Document that BN_mod_sqrt assumes p is a prime. há 8 anos
..
asm Switch perlasm calling convention. há 8 anos
CMakeLists.txt Add AArch64 Montgomery assembly. há 9 anos
add.c Switch unrolled loop in BN_usub with memcpy. há 8 anos
bn.c Set |bn->neg| to zero in |bn_set_words|. há 8 anos
bn_asn1.c Rename the BIGNUM ASN.1 functions. há 8 anos
bn_test.cc Convert test_exp to bn_tests.txt. há 8 anos
bn_tests.txt Convert test_exp to bn_tests.txt. há 8 anos
check_bn_tests.go Convert test_exp to bn_tests.txt. há 8 anos
cmp.c Verify RSA private key operation regardless of whether CRT is used. há 8 anos
convert.c Fix memory leak on error in BN_mpi2bn. há 8 anos
ctx.c Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
div.c Fix BN_mod_word bug. há 8 anos
exponentiation.c Remove unuseful comments in |BN_mod_exp|. há 8 anos
gcd.c Return earlier if inverse is not found in |BN_mod_inverse_ex|. há 8 anos
generic.c Move |bn_div_words| to crypto/bn/div.c and make it static. há 8 anos
internal.h Wrap MSVC-only warning pragmas in a macro. há 8 anos
kronecker.c Inital import. há 10 anos
montgomery.c Split unlock functions into read/write variants. há 8 anos
mul.c Make local functions static. há 8 anos
prime.c Handle BN_mod_word failures. há 8 anos
random.c Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
rsaz_exp.c Use |alignas| for alignment. há 8 anos
rsaz_exp.h Fix license on rsaz_exp.h. há 9 anos
shift.c Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
sqrt.c Document that BN_mod_sqrt assumes p is a prime. há 8 anos