Mirror of BoringSSL (grpc依赖) https://boringssl.googlesource.com/boringssl
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Benjamin b7d6320be9 Replace OPENSSL_STATIC_ASSERT with static_assert. 3 years ago
..
asm Always end BN_mod_exp_mont_consttime with normal Montgomery reduction. 3 years ago
add.c acvp: add CMAC-AES support. 5 years ago
bn.c Replace OPENSSL_STATIC_ASSERT with static_assert. 3 years ago
bn_test.cc Always end BN_mod_exp_mont_consttime with normal Montgomery reduction. 3 years ago
bn_test_to_fuzzer.go acvp: add CMAC-AES support. 5 years ago
bn_tests.txt Add an extra reduction step to the end of RSAZ. 3 years ago
bytes.c Remove unions in EC_SCALAR and EC_FELEM. 3 years ago
check_bn_tests.go acvp: add CMAC-AES support. 5 years ago
cmp.c Replace OPENSSL_STATIC_ASSERT with static_assert. 3 years ago
ctx.c acvp: add CMAC-AES support. 5 years ago
div.c Make RSA_check_key more than 2x as fast. 4 years ago
div_extra.c acvp: add CMAC-AES support. 5 years ago
exponentiation.c Make it more obvious that am and tmp's widths are accurate. 3 years ago
gcd.c acvp: add CMAC-AES support. 5 years ago
gcd_extra.c Make RSA_check_key more than 2x as fast. 4 years ago
generic.c acvp: add CMAC-AES support. 5 years ago
internal.h Const-correct bn_gather5. 3 years ago
jacobi.c acvp: add CMAC-AES support. 5 years ago
miller_rabin_tests.txt acvp: add CMAC-AES support. 5 years ago
montgomery.c Replace OPENSSL_STATIC_ASSERT with static_assert. 3 years ago
montgomery_inv.c Replace OPENSSL_STATIC_ASSERT with static_assert. 3 years ago
mul.c Replace OPENSSL_STATIC_ASSERT with static_assert. 3 years ago
prime.c Add BN_GENCB_get_arg. 3 years ago
random.c Replace OPENSSL_STATIC_ASSERT with static_assert. 3 years ago
rsaz_exp.c Replace OPENSSL_STATIC_ASSERT with static_assert. 3 years ago
rsaz_exp.h Add an extra reduction step to the end of RSAZ. 3 years ago
shift.c Replace OPENSSL_STATIC_ASSERT with static_assert. 3 years ago
sqrt.c Don't loop forever in BN_mod_sqrt on invalid inputs. 3 years ago