aboutsummaryrefslogtreecommitdiff
path: root/src/ModularArithmetic/Montgomery
Commit message (Expand)AuthorAge
* Drop CSE from Fancy MachineGravatar Jason Gross2016-09-22
* Better spec in Montgomery.ZBoundedGravatar Jason Gross2016-09-07
* Add correctness theorems to Montgomery.ZBoundedGravatar Jason Gross2016-08-31
* Add reduce via partial to Montgomery ZBoundedGravatar Jason Gross2016-08-29
* 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