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.
 
 
 
 
 
 
Adam Langley c77ea04c81 Enable RSA AVX2 code. il y a 7 ans
..
asm Enable RSA AVX2 code. il y a 7 ans
CMakeLists.txt Remove rsaz-x86_64.pl from CMake inputs. il y a 7 ans
add.c Work around language and compiler bug in memcpy, etc. il y a 7 ans
bn.c Remove BN_FLG_CONSTTIME. il y a 7 ans
bn_asn1.c Rename the BIGNUM ASN.1 functions. il y a 8 ans
bn_test.cc Add BN_is_pow2, BN_mod_pow2, and BN_nnmod_pow2. il y a 7 ans
bn_tests.txt bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqr8x_internal. il y a 7 ans
check_bn_tests.go Fix mixed comment markers. il y a 8 ans
cmp.c Add BN_is_pow2, BN_mod_pow2, and BN_nnmod_pow2. il y a 7 ans
convert.c Add Little-endian BIGNUM conversions il y a 7 ans
ctx.c Work around language and compiler bug in memcpy, etc. il y a 7 ans
div.c Add BN_is_pow2, BN_mod_pow2, and BN_nnmod_pow2. il y a 7 ans
exponentiation.c Remove BN_FLG_CONSTTIME. il y a 7 ans
gcd.c Remove BN_FLG_CONSTTIME. il y a 7 ans
generic.c Fix up macros. il y a 8 ans
internal.h Don't use BN_mod_inverse for inverses mod p in RSA keygen. il y a 7 ans
kronecker.c Fix BN_kronecker on unreachable BN_rshift error. il y a 7 ans
montgomery.c Avoid the error case in |bn_mul_mont|. il y a 7 ans
montgomery_inv.c Calculate Montgomery RR without division. il y a 7 ans
mul.c Work around language and compiler bug in memcpy, etc. il y a 7 ans
prime.c Add constants for BN_rand and use them. il y a 8 ans
random.c Work around language and compiler bug in memcpy, etc. il y a 7 ans
rsaz_exp.c Remove RSAZ-512. il y a 7 ans
rsaz_exp.h Remove RSAZ-512. il y a 7 ans
shift.c Work around language and compiler bug in memcpy, etc. il y a 7 ans
sqrt.c Remove direct calls to BN_mod_exp. il y a 7 ans