Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Header file cleanups | Jack Lloyd | 2017-09-21 | 1 | -2/+0 | |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -15/+15 | |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -1/+1 | |
* | Fix BigInt random_integer() distribution issue. | Simon Warta | 2015-07-24 | 1 | -2/+2 | |
* | Refactor BigInt | Simon Warta | 2015-07-24 | 1 | -0/+11 | |
* | BigInt::to_u32bit failed on 32-bit integers. GH #220 | Jack Lloyd | 2015-07-23 | 1 | -1/+1 | |
* | Fix round_up | Simon Warta | 2015-07-15 | 1 | -2/+2 | |
* | Add specialized reducers for P-192, P-224, P-256 and P-384 | lloyd | 2015-02-26 | 1 | -36/+3 | |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 | |
* | Inline BigInt::get_bit and byte_at | lloyd | 2015-01-08 | 1 | -21/+0 | |
* | Add specialized reduction for P-521 along with 9x9 Comba routines. | lloyd | 2014-11-15 | 1 | -8/+3 | |
* | Avoid a ubsan warning on GCC 4.9 due uninitialized sign enum being | lloyd | 2014-03-30 | 1 | -4/+0 | |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+350 |