aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/big_io.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-55/+0
* Fix various issues flagged by cppcheck. Nothing too interesting.lloyd2012-08-131-1/+1
* Remove all support for octal BigInt conversions.lloyd2012-08-011-1/+1
* 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-1/+1
* Anywhere where we use MemoryRegion::begin to get access to the raw pointerlloyd2010-09-131-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-10/+12
* Rearrange BigInt directories:lloyd2008-09-301-0/+53