aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/big_rand.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-48/+0
* Remove BigInt(NumberType type, size_t n) and replace it with a staticlloyd2012-08-011-13/+0
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-1/+1
* Use size_t in all of math, remove to_u32bitlloyd2010-10-121-2/+2
* More changes to avoid vector to pointer implicit conversionslloyd2010-09-141-1/+1
* More vector->pointer conversion removals.lloyd2010-09-131-2/+2
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-13/+15
* Rearrange BigInt directories:lloyd2008-09-301-0/+59