Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Montgomery_Int::sub to avoid an allocation | Jack Lloyd | 2018-05-02 | 1 | -2/+2 |
* | Improve performance of Pollard rho implementation | Jack Lloyd | 2018-05-02 | 1 | -12/+36 |
* | Print a command description for cli help | René Korthaus | 2018-01-04 | 1 | -0/+40 |
* | Add mod_inverse cmdlet | Jack Lloyd | 2017-10-06 | 1 | -0/+16 |
* | Reformat code with astyle + fix code style | Tomasz Frydrych | 2017-05-01 | 1 | -5/+13 |
* | Add final attribute to many classes | Jack Lloyd | 2016-01-10 | 1 | -3/+3 |
* | Avoid having Command* objects be created until requested. | Jack Lloyd | 2015-12-30 | 1 | -3/+3 |
* | Add Command::rng() | Jack Lloyd | 2015-12-27 | 1 | -9/+3 |
* | CLI rewrite | Jack Lloyd | 2015-12-19 | 1 | -0/+188 |