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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up GF(p) implementation code
lloyd
2008-10-09
5
-92
/
+99
*
Keep gfpmath disabled unless requested due to tr1 dep
lloyd
2008-10-08
1
-1
/
+1
*
Partially merge back with InSiTo in an attemp to trace bugs
lloyd
2008-10-08
7
-278
/
+510
*
Debug output
lloyd
2008-10-08
1
-43
/
+60
*
Reformatting
lloyd
2008-10-08
1
-3
/
+3
*
Remove unneeded Botan:: prefix
lloyd
2008-10-08
1
-1
/
+1
*
Split ecdsa module into ecc_key, ecdsa, eckaeg
lloyd
2008-10-08
1
-1
/
+1
*
Guard uses of ECDSA in the library with BOTAN_HAS_ECDSA macro, so it can
lloyd
2008-10-01
1
-1
/
+1
*
Move generate_dsa_primes decl from DL_Group to numthry.h to match source loca...
lloyd
2008-10-01
2
-8
/
+21
*
Build GF(p) and ECDSA by default. tr1/memory dependency in math/gfpmath
lloyd
2008-09-30
1
-1
/
+1
*
Forgot info.txt for gfpmath
lloyd
2008-09-30
1
-0
/
+20
*
Move GF(p) math code from pk/ecdsa to math/gfpmath
lloyd
2008-09-30
7
-0
/
+2892
*
Rearrange BigInt directories:
lloyd
2008-09-30
59
-0
/
+5677
*
Put only the implementation of BigInt in src/bigint, mathematical functions
lloyd
2008-09-29
18
-0
/
+2369