aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/mp/mp_monty.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-101/+0
* Rename mp_asm.h to mp_madd.hlloyd2013-07-301-1/+1
* Remove z_size parameter to bigint_monty_redc because it should alwayslloyd2012-08-011-3/+5
* Change order of arguments to bigint_monty_redc (internal interface,lloyd2011-06-021-35/+33
* Add monty sqr and multiply routines (they just call karatsuba and thenlloyd2011-06-021-2/+31
* Flatten out the mp directory since no alternative asm implemenationslloyd2011-04-251-0/+72