Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Brian Smith 86080c336f Verify RSA private key operation regardless of whether CRT is used. vor 8 Jahren
..
asm bn/asm/x86_64-mont5.pl: unify gather procedure in hardly used path and reorganize/harmonize post-conditions. vor 8 Jahren
CMakeLists.txt Add AArch64 Montgomery assembly. vor 9 Jahren
add.c Switch unrolled loop in BN_usub with memcpy. vor 8 Jahren
bn.c Set |bn->neg| to zero in |bn_set_words|. vor 8 Jahren
bn_asn1.c Rename the BIGNUM ASN.1 functions. vor 8 Jahren
bn_test.cc Update some comments in bn_test.c in light of acb24518. vor 8 Jahren
cmp.c Verify RSA private key operation regardless of whether CRT is used. vor 8 Jahren
convert.c Fix memory leak on error in BN_mpi2bn. vor 8 Jahren
ctx.c Remove the func parameter to OPENSSL_PUT_ERROR. vor 9 Jahren
div.c Move |bn_div_words| to crypto/bn/div.c and make it static. vor 8 Jahren
exponentiation.c Remove unnecessary |BN_CTX_start|/|BN_CTX_end| in |BN_mod_exp_mont_consttime|. vor 8 Jahren
gcd.c s/BN_BITS/BN_BITS2/ in |BN_mod_inverse_ex|; remove |BN_BITS| & |BN_MASK|. vor 9 Jahren
generic.c Move |bn_div_words| to crypto/bn/div.c and make it static. vor 8 Jahren
internal.h Avoid potential uninitialized memory read in crypto/ec/p256-x86_64.c. vor 8 Jahren
kronecker.c Inital import. vor 10 Jahren
montgomery.c Make return value of |BN_MONT_CTX_set_locked| int. vor 8 Jahren
mul.c Make local functions static. vor 8 Jahren
prime.c Avoid signed/unsigned comparison in crypto/bn's |probable_prime|. vor 9 Jahren
random.c Remove the func parameter to OPENSSL_PUT_ERROR. vor 9 Jahren
rsaz_exp.c Use |alignas| for alignment. vor 8 Jahren
rsaz_exp.h Fix license on rsaz_exp.h. vor 9 Jahren
shift.c Remove the func parameter to OPENSSL_PUT_ERROR. vor 9 Jahren
sqrt.c Remove the func parameter to OPENSSL_PUT_ERROR. vor 9 Jahren