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