25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Adam Langley c77ea04c81 Enable RSA AVX2 code. 7 yıl önce
..
asm Enable RSA AVX2 code. 7 yıl önce
CMakeLists.txt Remove rsaz-x86_64.pl from CMake inputs. 7 yıl önce
add.c Work around language and compiler bug in memcpy, etc. 7 yıl önce
bn.c Remove BN_FLG_CONSTTIME. 7 yıl önce
bn_asn1.c Rename the BIGNUM ASN.1 functions. 8 yıl önce
bn_test.cc Add BN_is_pow2, BN_mod_pow2, and BN_nnmod_pow2. 7 yıl önce
bn_tests.txt bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqr8x_internal. 7 yıl önce
check_bn_tests.go Fix mixed comment markers. 8 yıl önce
cmp.c Add BN_is_pow2, BN_mod_pow2, and BN_nnmod_pow2. 7 yıl önce
convert.c Add Little-endian BIGNUM conversions 7 yıl önce
ctx.c Work around language and compiler bug in memcpy, etc. 7 yıl önce
div.c Add BN_is_pow2, BN_mod_pow2, and BN_nnmod_pow2. 7 yıl önce
exponentiation.c Remove BN_FLG_CONSTTIME. 7 yıl önce
gcd.c Remove BN_FLG_CONSTTIME. 7 yıl önce
generic.c Fix up macros. 8 yıl önce
internal.h Don't use BN_mod_inverse for inverses mod p in RSA keygen. 7 yıl önce
kronecker.c Fix BN_kronecker on unreachable BN_rshift error. 7 yıl önce
montgomery.c Avoid the error case in |bn_mul_mont|. 7 yıl önce
montgomery_inv.c Calculate Montgomery RR without division. 7 yıl önce
mul.c Work around language and compiler bug in memcpy, etc. 7 yıl önce
prime.c Add constants for BN_rand and use them. 8 yıl önce
random.c Work around language and compiler bug in memcpy, etc. 7 yıl önce
rsaz_exp.c Remove RSAZ-512. 7 yıl önce
rsaz_exp.h Remove RSAZ-512. 7 yıl önce
shift.c Work around language and compiler bug in memcpy, etc. 7 yıl önce
sqrt.c Remove direct calls to BN_mod_exp. 7 yıl önce