2bf82975ad
This follows similar lines as the previous cleanups and fixes the documentation of the preconditions. And with that, RSA private key operations, provided p and q have the same bit length, should be constant time, as far as I know. (Though I'm sure I've missed something.) bn_cmp_part_words and bn_cmp_words are no longer used and deleted. Bug: 234 Change-Id: Iceefa39f57e466c214794c69b335c4d2c81f5577 Reviewed-on: https://boringssl-review.googlesource.com/25404 Commit-Queue: David Benjamin <davidben@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
asm | ||
add.c | ||
bn_test_to_fuzzer.go | ||
bn_test.cc | ||
bn_tests.txt | ||
bn.c | ||
bytes.c | ||
check_bn_tests.go | ||
cmp.c | ||
ctx.c | ||
div.c | ||
exponentiation.c | ||
gcd.c | ||
generic.c | ||
internal.h | ||
jacobi.c | ||
montgomery_inv.c | ||
montgomery.c | ||
mul.c | ||
prime.c | ||
random.c | ||
rsaz_exp.c | ||
rsaz_exp.h | ||
shift.c | ||
sqrt.c |