選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Adam Langley c77ea04c81 Enable RSA AVX2 code. 7年前
..
asm Enable RSA AVX2 code. 7年前
CMakeLists.txt Remove rsaz-x86_64.pl from CMake inputs. 7年前
add.c Work around language and compiler bug in memcpy, etc. 7年前
bn.c Remove BN_FLG_CONSTTIME. 7年前
bn_asn1.c Rename the BIGNUM ASN.1 functions. 8年前
bn_test.cc Add BN_is_pow2, BN_mod_pow2, and BN_nnmod_pow2. 7年前
bn_tests.txt bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqr8x_internal. 7年前
check_bn_tests.go Fix mixed comment markers. 8年前
cmp.c Add BN_is_pow2, BN_mod_pow2, and BN_nnmod_pow2. 7年前
convert.c Add Little-endian BIGNUM conversions 7年前
ctx.c Work around language and compiler bug in memcpy, etc. 7年前
div.c Add BN_is_pow2, BN_mod_pow2, and BN_nnmod_pow2. 7年前
exponentiation.c Remove BN_FLG_CONSTTIME. 7年前
gcd.c Remove BN_FLG_CONSTTIME. 7年前
generic.c Fix up macros. 8年前
internal.h Don't use BN_mod_inverse for inverses mod p in RSA keygen. 7年前
kronecker.c Fix BN_kronecker on unreachable BN_rshift error. 7年前
montgomery.c Avoid the error case in |bn_mul_mont|. 7年前
montgomery_inv.c Calculate Montgomery RR without division. 7年前
mul.c Work around language and compiler bug in memcpy, etc. 7年前
prime.c Add constants for BN_rand and use them. 8年前
random.c Work around language and compiler bug in memcpy, etc. 7年前
rsaz_exp.c Remove RSAZ-512. 7年前
rsaz_exp.h Remove RSAZ-512. 7年前
shift.c Work around language and compiler bug in memcpy, etc. 7年前
sqrt.c Remove direct calls to BN_mod_exp. 7年前