aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/gfpmath/curve_gfp.h
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head ac888e57b614c623590d79ab615...lloyd2009-11-131-17/+13
|\
| * Cleanups - remove emails from source files, they should only live inlloyd2009-11-101-17/+13
* | propagate from branch 'net.randombit.botan' (head 5438defd358f82e876917a8bd6d...lloyd2009-07-151-8/+8
|\ \ | |/ |/|
| * Use C++0x std::shared_ptr<> instead of TR1'slloyd2009-04-011-8/+8
* | Remove unnecessary includes of <iostream>; either delete entirely as notlloyd2009-07-111-1/+1
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-10/+12
* Add trailing H__ to some header guards. Line wrap long comment.lloyd2008-10-131-13/+15
* Modify CurveGFp::get_{a,b} to return a const reference instead of a copylloyd2008-10-121-2/+2
* Remove last use of freestore.h from gfpmath, move it to CVC code which stilllloyd2008-10-111-1/+1
* Add BOTAN_DLL macro to public class definitions that were missing it.lloyd2008-10-091-1/+1
* Partially merge back with InSiTo in an attemp to trace bugslloyd2008-10-081-21/+29
* Reformattinglloyd2008-10-081-3/+3
* Move GF(p) math code from pk/ecdsa to math/gfpmathlloyd2008-09-301-0/+165