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.
 
 
 
 
 
 
David Benjamin 7f2ee3522d bn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (not affected). 8 lat temu
..
asm bn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (not affected). 8 lat temu
CMakeLists.txt Calculate inverse in |BN_MONT_CTX_set| in constant time w.r.t. modulus. 8 lat temu
add.c Switch unrolled loop in BN_usub with memcpy. 8 lat temu
bn.c Add BN_set_u64. 8 lat temu
bn_asn1.c Rename the BIGNUM ASN.1 functions. 8 lat temu
bn_test.cc Use scopers a little more. 8 lat temu
bn_tests.txt bn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (not affected). 8 lat temu
check_bn_tests.go Fix mixed comment markers. 8 lat temu
cmp.c Add BN_rand_range_ex and use internally. 8 lat temu
convert.c Use C99 for size_t loops. 8 lat temu
ctx.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 lat temu
div.c crypto/bn/*: x86[_64] division instruction doesn't handle constants, change constraint from 'g' to 'rm'. 8 lat temu
exponentiation.c Use BN_nnmod instead of BN_mod in BN_mod_exp_mont_consttime. 8 lat temu
gcd.c Don't add ERR_R_INTERNAL_ERROR to BN_R_NO_INVERSE. 8 lat temu
generic.c Fix up macros. 8 lat temu
internal.h More macro hygiene improvements. 8 lat temu
kronecker.c Inital import. 10 lat temu
montgomery.c Calculate inverse in |BN_MONT_CTX_set| in constant time w.r.t. modulus. 8 lat temu
montgomery_inv.c Clarify origin of optimized computation of Montgomery n0. 8 lat temu
mul.c Make local functions static. 8 lat temu
prime.c Add constants for BN_rand and use them. 8 lat temu
random.c Add constants for BN_rand and use them. 8 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 Document that BN_mod_sqrt assumes p is a prime. 8 lat temu