Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store base point multiplies in a single std::vector | Jack Lloyd | 2018-03-20 | 1 | -0/+12 |
* | Improve memory handling for PointGFp | Jack Lloyd | 2018-03-14 | 1 | -0/+4 |
* | Add mixed (J+A) point addition, new scalar mul for base points | Jack Lloyd | 2018-03-08 | 1 | -0/+11 |
* | Reduce temp usage in PointGFp addition and doubling | Jack Lloyd | 2018-03-04 | 1 | -1/+1 |
* | Merge ec_gfp and ec_group modules | Jack Lloyd | 2018-02-25 | 1 | -0/+185 |