aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_mp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid "using namespace" in test codeJack Lloyd2017-10-241-33/+25
* Add final annotations as appropriate in the test codeJack Lloyd2017-09-221-1/+1
* Reformat code with astyle + fix code styleTomasz Frydrych2017-05-011-2/+2
* For odd moduli use a input-independent modular inverse algorithm.Jack Lloyd2016-02-201-0/+32
* Add constant time conditional swap, add, sub for bigint wordsJack Lloyd2016-02-171-0/+123