Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use size_t in all of math, remove to_u32bit | lloyd | 2010-10-12 | 1 | -2/+2 |
* | Avoid name clashing, Sun Studio doesn't like this | lloyd | 2010-09-07 | 1 | -2/+3 |
* | Doxygen | lloyd | 2010-06-22 | 1 | -5/+17 |
* | Cache p.sig_words() in curve object | lloyd | 2010-03-15 | 1 | -0/+9 |
* | Precompute a*r | lloyd | 2010-03-13 | 1 | -1/+8 |
* | Single word p-dash | lloyd | 2010-03-13 | 1 | -3/+4 |
* | Move monty params to curve, since only depend on the prime | lloyd | 2010-03-13 | 1 | -4/+37 |
* | Allow creating uninitialized PointGFp and CurveGFps | lloyd | 2010-03-01 | 1 | -0/+5 |
* | Move contents of gfpmath to numbertheory. Adjust dependencies. | lloyd | 2010-02-25 | 1 | -0/+96 |