Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
David Benjamin ce9a2166d6 Document that BN_mod_sqrt assumes p is a prime. 8 роки тому
..
asm Switch perlasm calling convention. 8 роки тому
CMakeLists.txt Add AArch64 Montgomery assembly. 9 роки тому
add.c Switch unrolled loop in BN_usub with memcpy. 8 роки тому
bn.c Set |bn->neg| to zero in |bn_set_words|. 8 роки тому
bn_asn1.c Rename the BIGNUM ASN.1 functions. 8 роки тому
bn_test.cc Convert test_exp to bn_tests.txt. 8 роки тому
bn_tests.txt Convert test_exp to bn_tests.txt. 8 роки тому
check_bn_tests.go Convert test_exp to bn_tests.txt. 8 роки тому
cmp.c Verify RSA private key operation regardless of whether CRT is used. 8 роки тому
convert.c Fix memory leak on error in BN_mpi2bn. 8 роки тому
ctx.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 роки тому
div.c Fix BN_mod_word bug. 8 роки тому
exponentiation.c Remove unuseful comments in |BN_mod_exp|. 8 роки тому
gcd.c Return earlier if inverse is not found in |BN_mod_inverse_ex|. 8 роки тому
generic.c Move |bn_div_words| to crypto/bn/div.c and make it static. 8 роки тому
internal.h Wrap MSVC-only warning pragmas in a macro. 8 роки тому
kronecker.c Inital import. 10 роки тому
montgomery.c Split unlock functions into read/write variants. 8 роки тому
mul.c Make local functions static. 8 роки тому
prime.c Handle BN_mod_word failures. 8 роки тому
random.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 роки тому
rsaz_exp.c Use |alignas| for alignment. 8 роки тому
rsaz_exp.h Fix license on rsaz_exp.h. 9 роки тому
shift.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 роки тому
sqrt.c Document that BN_mod_sqrt assumes p is a prime. 8 роки тому