aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/gfpmath/gfp_element.cpp
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 5438defd358f82e876917a8bd6d...lloyd2009-07-151-3/+3
|\
| * Use C++0x std::shared_ptr<> instead of TR1'slloyd2009-04-011-3/+3
* | Remove unnecessary includes of <iostream>; either delete entirely as notlloyd2009-07-111-0/+1
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-10/+12
* Change GFpElement's scalar multiplication operators to take a u64bit insteadlloyd2008-10-111-25/+22
* Some small changes to GFpElement, including accepting u64bit insteadlloyd2008-10-091-27/+25
* Cleanup of gfp_element.cpplloyd2008-10-091-21/+29
* Clean up GF(p) implementation codelloyd2008-10-091-10/+12
* Partially merge back with InSiTo in an attemp to trace bugslloyd2008-10-081-154/+171
* Move GF(p) math code from pk/ecdsa to math/gfpmathlloyd2008-09-301-0/+674