aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2020-03-01 07:31:58 -0500
committerJack Lloyd <[email protected]>2020-03-01 17:39:54 -0500
commit2bd07b94d00bde361163c05cd209214803863535 (patch)
tree84c42ea1b86b56ae96843b0252ae50c396a8a8ad /doc
parentf34cfff2ec57c6a188e965107700f14350391fb6 (diff)
Remove use of Binary Extended Euclidean Algorithm for inversion
Instead use two specialized algorithms, one for odd modulus and the other for power of 2 modulus, then combine the results using CRT.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions