aboutsummaryrefslogtreecommitdiff
path: root/src/ModularArithmetic/Montgomery
Commit message (Expand)AuthorAge
* Specify a type of bounded integers for mod arithGravatar Jason Gross2016-08-09
* Work around broken lia in 8.4Gravatar Jason Gross2016-08-09
* Add alternate form of Montgomery, which does better about boundsGravatar Jason Gross2016-08-09
* Montgomery: Add a variant that does reduction through partial_reduceGravatar Jason Gross2016-08-08
* Fix a commentGravatar Jason Gross2016-08-05
* Define Montgomery reduction / multiplication on Z (#42)Gravatar Jason Gross2016-08-05