Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
David Benjamin 7f2ee3522d bn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (not affected). il y a 8 ans
..
asm bn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (not affected). il y a 8 ans
CMakeLists.txt Calculate inverse in |BN_MONT_CTX_set| in constant time w.r.t. modulus. il y a 8 ans
add.c Switch unrolled loop in BN_usub with memcpy. il y a 8 ans
bn.c Add BN_set_u64. il y a 8 ans
bn_asn1.c Rename the BIGNUM ASN.1 functions. il y a 8 ans
bn_test.cc Use scopers a little more. il y a 8 ans
bn_tests.txt bn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (not affected). il y a 8 ans
check_bn_tests.go Fix mixed comment markers. il y a 8 ans
cmp.c Add BN_rand_range_ex and use internally. il y a 8 ans
convert.c Use C99 for size_t loops. il y a 8 ans
ctx.c Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
div.c crypto/bn/*: x86[_64] division instruction doesn't handle constants, change constraint from 'g' to 'rm'. il y a 8 ans
exponentiation.c Use BN_nnmod instead of BN_mod in BN_mod_exp_mont_consttime. il y a 8 ans
gcd.c Don't add ERR_R_INTERNAL_ERROR to BN_R_NO_INVERSE. il y a 8 ans
generic.c Fix up macros. il y a 8 ans
internal.h More macro hygiene improvements. il y a 8 ans
kronecker.c Inital import. il y a 10 ans
montgomery.c Calculate inverse in |BN_MONT_CTX_set| in constant time w.r.t. modulus. il y a 8 ans
montgomery_inv.c Clarify origin of optimized computation of Montgomery n0. il y a 8 ans
mul.c Make local functions static. il y a 8 ans
prime.c Add constants for BN_rand and use them. il y a 8 ans
random.c Add constants for BN_rand and use them. il y a 8 ans
rsaz_exp.c Use |alignas| for alignment. il y a 8 ans
rsaz_exp.h Fix license on rsaz_exp.h. il y a 9 ans
shift.c Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
sqrt.c Document that BN_mod_sqrt assumes p is a prime. il y a 8 ans