Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
David Benjamin ce9a2166d6 Document that BN_mod_sqrt assumes p is a prime. před 8 roky
..
asm Switch perlasm calling convention. před 8 roky
CMakeLists.txt Add AArch64 Montgomery assembly. před 9 roky
add.c Switch unrolled loop in BN_usub with memcpy. před 8 roky
bn.c Set |bn->neg| to zero in |bn_set_words|. před 8 roky
bn_asn1.c Rename the BIGNUM ASN.1 functions. před 8 roky
bn_test.cc Convert test_exp to bn_tests.txt. před 8 roky
bn_tests.txt Convert test_exp to bn_tests.txt. před 8 roky
check_bn_tests.go Convert test_exp to bn_tests.txt. před 8 roky
cmp.c Verify RSA private key operation regardless of whether CRT is used. před 8 roky
convert.c Fix memory leak on error in BN_mpi2bn. před 8 roky
ctx.c Remove the func parameter to OPENSSL_PUT_ERROR. před 9 roky
div.c Fix BN_mod_word bug. před 8 roky
exponentiation.c Remove unuseful comments in |BN_mod_exp|. před 8 roky
gcd.c Return earlier if inverse is not found in |BN_mod_inverse_ex|. před 8 roky
generic.c Move |bn_div_words| to crypto/bn/div.c and make it static. před 8 roky
internal.h Wrap MSVC-only warning pragmas in a macro. před 8 roky
kronecker.c Inital import. před 10 roky
montgomery.c Split unlock functions into read/write variants. před 8 roky
mul.c Make local functions static. před 8 roky
prime.c Handle BN_mod_word failures. před 8 roky
random.c Remove the func parameter to OPENSSL_PUT_ERROR. před 9 roky
rsaz_exp.c Use |alignas| for alignment. před 8 roky
rsaz_exp.h Fix license on rsaz_exp.h. před 9 roky
shift.c Remove the func parameter to OPENSSL_PUT_ERROR. před 9 roky
sqrt.c Document that BN_mod_sqrt assumes p is a prime. před 8 roky