9b01c6148e
I found an earlier reference for an algorithm for the optimized computation of n0 that is very similar to the one in the "Montgomery Multiplication" paper cited in the comments. Add a reference to it. Henry S. Warren, Jr. pointed out that his "Montgomery Multiplication" paper is not a chapter of his book, but a supplement to the book. Correct the reference to it. Change-Id: Iadeb148c61ce646d1262ccba0207a31ebdad63e9 Reviewed-on: https://boringssl-review.googlesource.com/10480 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
asm | ||
add.c | ||
bn_asn1.c | ||
bn_test.cc | ||
bn_tests.txt | ||
bn.c | ||
check_bn_tests.go | ||
CMakeLists.txt | ||
cmp.c | ||
convert.c | ||
ctx.c | ||
div.c | ||
exponentiation.c | ||
gcd.c | ||
generic.c | ||
internal.h | ||
kronecker.c | ||
montgomery_inv.c | ||
montgomery.c | ||
mul.c | ||
prime.c | ||
random.c | ||
rsaz_exp.c | ||
rsaz_exp.h | ||
shift.c | ||
sqrt.c |