aboutsummaryrefslogtreecommitdiff
path: root/src/ModularArithmetic/ZBounded.v
Commit message (Collapse)AuthorAge
* Add reduce via partial to Montgomery ZBoundedGravatar Jason Gross2016-08-29
|
* Remove unused code (still in vcs history, in case we want it later)Gravatar Jason Gross2016-08-09
|
* Specify a type of bounded integers for mod arithGravatar Jason Gross2016-08-09
Also use it to implement Montgomery reduction and Barrett reduction.