index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
math
/
gfpmath
/
curve_gfp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move contents of gfpmath to numbertheory. Adjust dependencies.
lloyd
2010-02-25
1
-96
/
+0
*
Hide MillerRabin_Test class (only used in numthry.cpp)
lloyd
2010-02-25
1
-0
/
+1
*
Cache the Modular_Reducer of p in CurveGFp; speedup of 3-4x
lloyd
2010-02-25
1
-2
/
+5
*
CurveGFp: Inline, deleting source file. Store only a,b,p as
lloyd
2010-02-25
1
-30
/
+20
*
Add BOTAN_DLL exports to some CurveGFp funcs
lloyd
2010-02-24
1
-2
/
+2
*
Remove the montgomery optimizations from GFpElement entirely.
lloyd
2010-02-24
1
-30
/
+0
*
In CurveGFp, store just the BigInt mod instead of a GFpModulus
lloyd
2010-02-24
1
-2
/
+2
*
Remove use of tr1 entirely from gfpmath.
lloyd
2010-02-23
1
-52
/
+11
*
Cleanups - remove emails from source files, they should only live in
lloyd
2009-11-10
1
-17
/
+13
*
Remove unnecessary includes of <iostream>; either delete entirely as not
lloyd
2009-07-11
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-10
/
+12
*
Add trailing H__ to some header guards. Line wrap long comment.
lloyd
2008-10-13
1
-13
/
+15
*
Modify CurveGFp::get_{a,b} to return a const reference instead of a copy
lloyd
2008-10-12
1
-2
/
+2
*
Remove last use of freestore.h from gfpmath, move it to CVC code which still
lloyd
2008-10-11
1
-1
/
+1
*
Add BOTAN_DLL macro to public class definitions that were missing it.
lloyd
2008-10-09
1
-1
/
+1
*
Partially merge back with InSiTo in an attemp to trace bugs
lloyd
2008-10-08
1
-21
/
+29
*
Reformatting
lloyd
2008-10-08
1
-3
/
+3
*
Move GF(p) math code from pk/ecdsa to math/gfpmath
lloyd
2008-09-30
1
-0
/
+165