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
/
checks
/
ecdsa.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify pubkey classes to take names instead of object pointers.
lloyd
2010-03-08
1
-41
/
+48
*
Remove the sign() operation from the public key objects, totally replaced
lloyd
2010-03-05
1
-110
/
+54
*
Add a new constructor to each public key algorithm (only the public
lloyd
2010-03-04
1
-40
/
+1
*
Avoid warnings under VC++ in ECC tests
lloyd
2010-03-03
1
-1
/
+1
*
Modify the ECDSA signature OIDs. Previously the ones using the BSI
lloyd
2010-03-02
1
-1
/
+1
*
Remove auto_ptr from ECC key types
lloyd
2010-03-02
1
-2
/
+1
*
Kill get_EC_Dom_Pars_by_oid
lloyd
2010-03-01
1
-6
/
+7
*
CurveGFp: Inline, deleting source file. Store only a,b,p as
lloyd
2010-02-25
1
-2
/
+2
*
Fix a test broken by the recent exception hierarchy changes
lloyd
2010-01-12
1
-10
/
+2
*
Spelling
lloyd
2008-10-13
1
-2
/
+2
*
ECDSA test cleanup. Remove some old commented out code.
lloyd
2008-10-12
1
-40
/
+41
*
Cleanup ECDSA tests. Enable test_ec_sign test
lloyd
2008-10-12
1
-23
/
+12
*
Move InSiTo's ECDSA tests into the main test suite
lloyd
2008-10-12
1
-0
/
+566