aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/big_ops2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-221/+0
* Remove BigInt(NumberType type, size_t n) and replace it with a staticlloyd2012-08-011-2/+3
* Rename the version of BigInt::data returning a mutable pointerlloyd2012-08-011-12/+12
* Remove the mutable version of BigInt::get_reglloyd2012-07-311-1/+1
* m_ namespace BigInt memberslloyd2012-07-311-5/+5
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-20/+20
* Use size_t in all of math, remove to_u32bitlloyd2010-10-121-10/+10
* Anywhere where we use MemoryRegion::begin to get access to the raw pointerlloyd2010-09-131-1/+1
* Big, invasive but mostly automated change, with a further attempt atlloyd2010-09-071-3/+3
* Add a special handler for the case of doing a subtraction as in:lloyd2010-03-161-5/+1
* Make many more headers internal-only.lloyd2009-12-161-1/+1
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-28/+30
* Rearrange BigInt directories:lloyd2008-09-301-0/+222