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 efd09b7e37 Const-correct bn_gather5. 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 Add FFDH FIPS self-test. 4 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 acvp: add CMAC-AES support. 5 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 acvp: add CMAC-AES support. 5 years ago
montgomery_inv.c acvp: add CMAC-AES support. 5 years ago
mul.c acvp: add CMAC-AES support. 5 years ago
prime.c Add BN_GENCB_new, BN_GENCB_free, and RSA_test_flags. 3 years ago
random.c Add a service indicator for FIPS 140-3. 3 years ago
rsaz_exp.c Align rsaz and mont5 table construction. 3 years ago
rsaz_exp.h Add an extra reduction step to the end of RSAZ. 3 years ago
shift.c acvp: add CMAC-AES support. 5 years ago
sqrt.c Don't loop forever in BN_mod_sqrt on invalid inputs. 3 years ago