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
/
point_gfp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
De-mutable PointGFp
lloyd
2010-02-24
1
-2
/
+2
*
Inline small funcs. Remove mult2
lloyd
2010-02-24
1
-39
/
+4
*
Remove the montgomery optimizations from GFpElement entirely.
lloyd
2010-02-24
1
-59
/
+13
*
Remove PointGFp::mult_this_secure
lloyd
2010-02-24
1
-62
/
+0
*
Remove UTF-8 chars in comments
lloyd
2010-02-24
1
-4
/
+0
*
Remove the precomputed z^2, z^3, a*z^4 values from PointGFp
lloyd
2010-02-23
1
-111
/
+23
*
Remove vestigal code in pointgfp for various side-channel countermeasures
lloyd
2010-02-23
1
-56
/
+1
*
Cleanups. Remove PointGFp::mult_loop
lloyd
2010-02-23
1
-31
/
+14
*
Remove use of tr1 entirely from gfpmath.
lloyd
2010-02-23
1
-404
/
+167
*
Clean up exceptions. Remove some unused ones like Config_Error. Make
lloyd
2010-01-05
1
-2
/
+2
*
Make many more headers internal-only.
lloyd
2009-12-16
1
-3
/
+3
*
Add 'Distributed under...' text to files missing it. Some format cleanups
lloyd
2009-10-07
1
-9
/
+6
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-9
/
+11
*
Remove print statements in PointGFp::check_invariants which were triggered
lloyd
2008-11-17
1
-19
/
+0
*
Enable throwing of Illegal_Point in check_invariants
lloyd
2008-10-11
1
-2
/
+2
*
Clean up GF(p) implementation code
lloyd
2008-10-09
1
-21
/
+18
*
Debug output
lloyd
2008-10-08
1
-43
/
+60
*
Move GF(p) math code from pk/ecdsa to math/gfpmath
lloyd
2008-09-30
1
-0
/
+1157