aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/gfpmath/point_gfp.h
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 139d6957d20f0b1202e0eacc63c...lloyd2009-10-131-5/+5
|\
| * Use C++0x std::shared_ptr<> instead of TR1'slloyd2009-04-011-5/+5
* | Add 'Distributed under...' text to files missing it. Some format cleanupslloyd2009-10-071-5/+3
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-8/+10
* Reformat for shorter lineslloyd2008-11-071-1/+4
* Add trailing H__ to some header guards. Line wrap long comment.lloyd2008-10-131-1/+1
* Add BOTAN_DLL macro to public class definitions that were missing it.lloyd2008-10-091-1/+1
* Clean up GF(p) implementation codelloyd2008-10-091-33/+36
* Remove unneeded Botan:: prefixlloyd2008-10-081-1/+1
* Move GF(p) math code from pk/ecdsa to math/gfpmathlloyd2008-09-301-0/+307