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
/
gfp_element.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete gfp_element.h and remove the gfpmath tests
lloyd
2010-02-25
1
-249
/
+0
*
Inline GFpElement
lloyd
2010-02-25
1
-27
/
+121
*
Inline some simple GFpElement functions. Remove ostream << operator
lloyd
2010-02-25
1
-12
/
+3
*
Move Illegal_Transformation
lloyd
2010-02-25
1
-7
/
+0
*
De-mutable PointGFp
lloyd
2010-02-24
1
-1
/
+1
*
Remove the montgomery optimizations from GFpElement entirely.
lloyd
2010-02-24
1
-66
/
+4
*
Remove GFpModulus entirely
lloyd
2010-02-24
1
-2
/
+5
*
Remove UTF-8 chars in comments
lloyd
2010-02-24
1
-3
/
+3
*
in GFpElement remove some mutables and de-const membmer funcs as necessary
lloyd
2010-02-23
1
-6
/
+6
*
Remove use of tr1 entirely from gfpmath.
lloyd
2010-02-23
1
-78
/
+9
*
Remove almost entirely unnecessary friend access from GFpElement to
lloyd
2010-02-17
1
-4
/
+0
*
Add copyright and license notes to pretty much every file that didn't have them,
lloyd
2009-12-31
1
-1
/
+0
*
Make many more headers internal-only.
lloyd
2009-12-16
1
-21
/
+19
*
Cleanups - remove emails from source files, they should only live in
lloyd
2009-11-10
1
-6
/
+1
*
Add 'Distributed under...' text to files missing it. Some format cleanups
lloyd
2009-10-07
1
-30
/
+30
*
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
-11
/
+11
*
Add trailing H__ to some header guards. Line wrap long comment.
lloyd
2008-10-13
1
-9
/
+9
*
Rename the TR1 choice macros to BOTAN_USE_STD_TR1 and BOTAN_USE_BOOST_TR1.
lloyd
2008-10-12
1
-3
/
+3
*
Remove last use of freestore.h from gfpmath, move it to CVC code which still
lloyd
2008-10-11
1
-1
/
+8
*
Change GFpElement's scalar multiplication operators to take a u64bit instead
lloyd
2008-10-11
1
-3
/
+3
*
Some small changes to GFpElement, including accepting u64bit instead
lloyd
2008-10-09
1
-3
/
+3
*
Add BOTAN_DLL macro to public class definitions that were missing it.
lloyd
2008-10-09
1
-1
/
+1
*
Clean up GF(p) implementation code
lloyd
2008-10-09
1
-27
/
+27
*
Partially merge back with InSiTo in an attemp to trace bugs
lloyd
2008-10-08
1
-63
/
+59
*
Move GF(p) math code from pk/ecdsa to math/gfpmath
lloyd
2008-09-30
1
-0
/
+308