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
/
pubkey
/
ecdsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Macro cleanup
lloyd
2008-11-09
1
-1
/
+1
*
Remove dependency on Default_Engine from pubkey code
lloyd
2008-11-08
1
-11
/
+1
*
Remove spurious trailing ; after blocks
lloyd
2008-10-13
1
-2
/
+2
*
Decruft
lloyd
2008-10-12
1
-36
/
+27
*
Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now.
lloyd
2008-10-11
5
-202
/
+57
*
Add BOTAN_DLL macro to public class definitions that were missing it.
lloyd
2008-10-09
3
-11
/
+11
*
Needed include of numthry.h
lloyd
2008-10-08
1
-0
/
+1
*
Fix problems with disabling ECDSA
lloyd
2008-10-08
1
-56
/
+0
*
Reformatting
lloyd
2008-10-08
2
-5
/
+5
*
Split ecdsa module into ecc_key, ecdsa, eckaeg
lloyd
2008-10-08
13
-803
/
+292
*
Fix lookup for ECDSA keys. Fix ecdsa info.txt
lloyd
2008-10-07
1
-1
/
+1
*
Fix that
lloyd
2008-10-07
4
-289
/
+289
*
Split ECDSA and ECKAEG implementatations apart
lloyd
2008-10-07
11
-1046
/
+1124
*
Move last pieces of algorithm-specific code from general 'pubkey' module
lloyd
2008-10-01
3
-11
/
+55
*
Rename pk dir to pubkey, avoids tab-completion collision with pk_pad
lloyd
2008-10-01
7
-0
/
+1290