aboutsummaryrefslogtreecommitdiff
path: root/src/ModularArithmetic/Montgomery/Z.v
Commit message (Expand)AuthorAge
* 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