Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inline this operator+ [ci skip] | Jack Lloyd | 2018-04-26 | 1 | -5/+0 |
* | Add BigInt functions for adding, subtracting and comparing with words | Jack Lloyd | 2018-04-26 | 1 | -26/+49 |
* | Remove MP_WORD_BITS constant | Jack Lloyd | 2018-03-01 | 1 | -4/+4 |
* | Remove BigInt using functions from mp layer | Jack Lloyd | 2018-03-01 | 1 | -1/+5 |
* | Pass workspace size to various bigint_ functions | Jack Lloyd | 2018-02-25 | 1 | -1/+1 |
* | Fix an error in BigInt operator- | Jack Lloyd | 2018-02-23 | 1 | -0/+1 |
* | Minor optimizations for BigInt operator/ | Jack Lloyd | 2018-02-19 | 1 | -0/+6 |
* | Remove redundant parens | Jack Lloyd | 2017-10-03 | 1 | -1/+1 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -2/+2 |
* | Reduction of code complexity in MP & ECC classes. | Matthias Gierlings | 2016-06-19 | 1 | -3/+2 |
* | 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/+191 |