Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/math: Convert &vec[0] to vec.data() | Daniel Seither | 2015-06-20 | 6 | -18/+18 |
* | Specify class name for static function | lloyd | 2015-03-13 | 1 | -1/+1 |
* | Add BigInt::encode_1363 writing to specified buffer | lloyd | 2015-03-11 | 2 | -3/+10 |
* | Add specialized reducers for P-192, P-224, P-256 and P-384 | lloyd | 2015-02-26 | 2 | -39/+31 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 9 | -9/+9 |
* | This assumed other headers it did not include | lloyd | 2015-01-08 | 1 | -1/+2 |
* | Inline BigInt::get_bit and byte_at | lloyd | 2015-01-08 | 2 | -23/+9 |
* | Add specialized reduction for P-521 along with 9x9 Comba routines. | lloyd | 2014-11-15 | 2 | -8/+8 |
* | Use 20 Miller-Rabin iterations regardless of the size of the integer. This | lloyd | 2014-04-13 | 1 | -1/+1 |
* | Avoid a ubsan warning on GCC 4.9 due uninitialized sign enum being | lloyd | 2014-03-30 | 2 | -5/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 10 | -0/+1779 |