Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -1/+1 |
* | Use rejection sampling in BigInt::random_integer | Jack Lloyd | 2016-03-16 | 1 | -10/+8 |
* | Fix BigInt random_integer() distribution issue. | Simon Warta | 2015-07-24 | 1 | -5/+16 |
* | Refactor BigInt | Simon Warta | 2015-07-24 | 1 | -2/+6 |
* | lib/math: Convert &vec[0] to vec.data() | Daniel Seither | 2015-06-20 | 1 | -1/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+48 |