aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/numbertheory/monty_exp.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid leaking size of exponentJack Lloyd2018-06-171-3/+4
* Add const time annotationsJack Lloyd2018-04-151-1/+2
* Add a Montgomery exponentiation that takes variable timeJack Lloyd2018-04-091-0/+6
* Add Montgomery multiexponentiationJack Lloyd2018-03-151-0/+9
* Add Montgomery_Int typeJack Lloyd2018-02-251-3/+4
* Split out Montgomery exponentation stateJack Lloyd2018-02-191-0/+36