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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Inline GFpElement
lloyd
2010-02-25
1
-144
/
+0
*
Remove include of unused headers
lloyd
2010-02-25
1
-3
/
+0
*
Inline some simple GFpElement functions. Remove ostream << operator
lloyd
2010-02-25
1
-53
/
+12
*
Remove point_{x,y,z} funcs, hide GFpElement entirely
lloyd
2010-02-25
1
-0
/
+1
*
De-mutable PointGFp
lloyd
2010-02-24
1
-1
/
+1
*
Remove the montgomery optimizations from GFpElement entirely.
lloyd
2010-02-24
1
-384
/
+11
*
Remove GFpModulus entirely
lloyd
2010-02-24
1
-46
/
+47
*
Remove UTF-8 chars in comments
lloyd
2010-02-24
1
-1
/
+1
*
in GFpElement remove some mutables and de-const membmer funcs as necessary
lloyd
2010-02-23
1
-5
/
+5
*
Remove use of tr1 entirely from gfpmath.
lloyd
2010-02-23
1
-176
/
+50
*
Remove almost entirely unnecessary friend access from GFpElement to
lloyd
2010-02-17
1
-53
/
+41
*
Add missing BOTAN_DLL exports.
lloyd
2009-12-16
1
-1
/
+1
*
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
1
-3
/
+2
*
Cleanups - remove emails from source files, they should only live in
lloyd
2009-11-10
1
-11
/
+6
*
Avoid using word_add() in gfp_element.cpp, actually more complex than necessary,
lloyd
2009-10-15
1
-1
/
+3
*
Oops, removed assert.h from gfp_element.cpp which uses assert :(
lloyd
2009-10-07
1
-0
/
+1
*
Add 'Distributed under...' text to files missing it. Some format cleanups
lloyd
2009-10-07
1
-11
/
+12
*
Remove unnecessary includes of <iostream>; either delete entirely as not
lloyd
2009-07-11
1
-0
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-10
/
+12
*
Change GFpElement's scalar multiplication operators to take a u64bit instead
lloyd
2008-10-11
1
-25
/
+22
*
Some small changes to GFpElement, including accepting u64bit instead
lloyd
2008-10-09
1
-27
/
+25
*
Cleanup of gfp_element.cpp
lloyd
2008-10-09
1
-21
/
+29
*
Clean up GF(p) implementation code
lloyd
2008-10-09
1
-10
/
+12
*
Partially merge back with InSiTo in an attemp to trace bugs
lloyd
2008-10-08
1
-154
/
+171
*
Move GF(p) math code from pk/ecdsa to math/gfpmath
lloyd
2008-09-30
1
-0
/
+674