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
/
ecdsa.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deconstify PK_Ops. It's quite reasonable that some op will want to
lloyd
2010-03-09
1
-2
/
+2
*
Constify sign and verify ops
lloyd
2010-03-05
1
-4
/
+4
*
Remove ECDSA_PublicKey::verify
lloyd
2010-03-05
1
-30
/
+0
*
Add verification ops for all signature key types
lloyd
2010-03-05
1
-0
/
+30
*
Remove the sign() operation from the public key objects, totally replaced
lloyd
2010-03-05
1
-35
/
+6
*
Add signature generation operation classes. Remove sign() from
lloyd
2010-03-05
1
-0
/
+36
*
Add some simple constructors to the EC_ base key types to simplify
lloyd
2010-03-02
1
-33
/
+0
*
Remove ECDSA_Op and its attendant bits
lloyd
2010-03-02
1
-30
/
+45
*
Remove auto_ptr from ECC key types
lloyd
2010-03-02
1
-120
/
+26
*
Remove a fairly useless member of EC_PublicKey that was only used for
lloyd
2010-03-02
1
-34
/
+0
*
Clean up EC_Domain_Params
lloyd
2010-03-01
1
-1
/
+1
*
Remove PointGFp::mult_this_secure
lloyd
2010-02-24
1
-3
/
+2
*
Add copyright and license notes to pretty much every file that didn't have them,
lloyd
2009-12-31
1
-2
/
+2
*
Much cleaning up in ECDSA, though it's still rather a mess (and 50x slower
lloyd
2009-11-18
1
-42
/
+34
*
Split up util.h into 3 files
lloyd
2009-09-17
1
-1
/
+0
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-10
/
+12
*
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
1
-12
/
+38
*
Fix problems with disabling ECDSA
lloyd
2008-10-08
1
-56
/
+0
*
Split ecdsa module into ecc_key, ecdsa, eckaeg
lloyd
2008-10-08
1
-72
/
+27
*
Split ECDSA and ECKAEG implementatations apart
lloyd
2008-10-07
1
-41
/
+281
*
Rename pk dir to pubkey, avoids tab-completion collision with pk_pad
lloyd
2008-10-01
1
-0
/
+72