Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -101/+0 |
* | Rename mp_asm.h to mp_madd.h | lloyd | 2013-07-30 | 1 | -1/+1 |
* | Remove z_size parameter to bigint_monty_redc because it should always | lloyd | 2012-08-01 | 1 | -3/+5 |
* | Change order of arguments to bigint_monty_redc (internal interface, | lloyd | 2011-06-02 | 1 | -35/+33 |
* | Add monty sqr and multiply routines (they just call karatsuba and then | lloyd | 2011-06-02 | 1 | -2/+31 |
* | Flatten out the mp directory since no alternative asm implemenations | lloyd | 2011-04-25 | 1 | -0/+72 |