Não pode escolher mais do que 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.
 
 
 
 
 
 
Brian Smith 86080c336f Verify RSA private key operation regardless of whether CRT is used. há 8 anos
..
asm bn/asm/x86_64-mont5.pl: unify gather procedure in hardly used path and reorganize/harmonize post-conditions. há 8 anos
CMakeLists.txt Add AArch64 Montgomery assembly. há 9 anos
add.c Switch unrolled loop in BN_usub with memcpy. há 8 anos
bn.c Set |bn->neg| to zero in |bn_set_words|. há 8 anos
bn_asn1.c Rename the BIGNUM ASN.1 functions. há 8 anos
bn_test.cc Update some comments in bn_test.c in light of acb24518. há 8 anos
cmp.c Verify RSA private key operation regardless of whether CRT is used. há 8 anos
convert.c Fix memory leak on error in BN_mpi2bn. há 8 anos
ctx.c Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
div.c Move |bn_div_words| to crypto/bn/div.c and make it static. há 8 anos
exponentiation.c Remove unnecessary |BN_CTX_start|/|BN_CTX_end| in |BN_mod_exp_mont_consttime|. há 8 anos
gcd.c s/BN_BITS/BN_BITS2/ in |BN_mod_inverse_ex|; remove |BN_BITS| & |BN_MASK|. há 9 anos
generic.c Move |bn_div_words| to crypto/bn/div.c and make it static. há 8 anos
internal.h Avoid potential uninitialized memory read in crypto/ec/p256-x86_64.c. há 8 anos
kronecker.c Inital import. há 10 anos
montgomery.c Make return value of |BN_MONT_CTX_set_locked| int. há 8 anos
mul.c Make local functions static. há 8 anos
prime.c Avoid signed/unsigned comparison in crypto/bn's |probable_prime|. há 9 anos
random.c Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
rsaz_exp.c Use |alignas| for alignment. há 8 anos
rsaz_exp.h Fix license on rsaz_exp.h. há 9 anos
shift.c Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
sqrt.c Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos