aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/bigint
Commit message (Expand)AuthorAgeFilesLines
* Ensure all files have copyright and license info.lloyd2015-01-109-9/+9
* This assumed other headers it did not includelloyd2015-01-081-1/+2
* Inline BigInt::get_bit and byte_atlloyd2015-01-082-23/+9
* Add specialized reduction for P-521 along with 9x9 Comba routines.lloyd2014-11-152-8/+8
* Use 20 Miller-Rabin iterations regardless of the size of the integer. Thislloyd2014-04-131-1/+1
* Avoid a ubsan warning on GCC 4.9 due uninitialized sign enum beinglloyd2014-03-302-5/+1
* Move lib into srclloyd2014-01-1010-0/+1779