Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Brian Smith 86080c336f Verify RSA private key operation regardless of whether CRT is used. 8 lat temu
..
asm bn/asm/x86_64-mont5.pl: unify gather procedure in hardly used path and reorganize/harmonize post-conditions. 8 lat temu
CMakeLists.txt Add AArch64 Montgomery assembly. 9 lat temu
add.c Switch unrolled loop in BN_usub with memcpy. 8 lat temu
bn.c Set |bn->neg| to zero in |bn_set_words|. 8 lat temu
bn_asn1.c Rename the BIGNUM ASN.1 functions. 8 lat temu
bn_test.cc Update some comments in bn_test.c in light of acb24518. 8 lat temu
cmp.c Verify RSA private key operation regardless of whether CRT is used. 8 lat temu
convert.c Fix memory leak on error in BN_mpi2bn. 8 lat temu
ctx.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 lat temu
div.c Move |bn_div_words| to crypto/bn/div.c and make it static. 8 lat temu
exponentiation.c Remove unnecessary |BN_CTX_start|/|BN_CTX_end| in |BN_mod_exp_mont_consttime|. 8 lat temu
gcd.c s/BN_BITS/BN_BITS2/ in |BN_mod_inverse_ex|; remove |BN_BITS| & |BN_MASK|. 9 lat temu
generic.c Move |bn_div_words| to crypto/bn/div.c and make it static. 8 lat temu
internal.h Avoid potential uninitialized memory read in crypto/ec/p256-x86_64.c. 8 lat temu
kronecker.c Inital import. 10 lat temu
montgomery.c Make return value of |BN_MONT_CTX_set_locked| int. 8 lat temu
mul.c Make local functions static. 8 lat temu
prime.c Avoid signed/unsigned comparison in crypto/bn's |probable_prime|. 9 lat temu
random.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 lat temu
rsaz_exp.c Use |alignas| for alignment. 8 lat temu
rsaz_exp.h Fix license on rsaz_exp.h. 9 lat temu
shift.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 lat temu
sqrt.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 lat temu