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
*
Testier
lloyd
2014-01-01
1
-491
/
+0
*
Test report is more useful now
lloyd
2013-12-31
1
-59
/
+91
*
Make it possible to remove Boost dependency by disabling a few modules
lloyd
2013-12-14
1
-1
/
+1
*
Fix for bug 209. Required some reworking of the ASN.1 bytestring
lloyd
2012-07-09
1
-0
/
+20
*
Plain hex_decode now returns a std::vector, use hex_decode_locked to
lloyd
2012-05-26
1
-7
/
+7
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-18
/
+18
*
propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...
lloyd
2011-06-13
1
-9
/
+9
|
\
|
*
propagate from branch 'net.randombit.botan' (head dd068808e5bf87c982765a8bcc3...
lloyd
2011-03-08
1
-46
/
+25
|
|
\
|
*
\
propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...
lloyd
2011-02-11
1
-9
/
+9
|
|
\
\
|
|
*
\
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
1
-9
/
+9
|
|
|
\
\
|
|
|
*
\
propagate from branch 'net.randombit.botan' (head a29c41b4a949207b1544096c3af...
lloyd
2010-09-03
1
-9
/
+9
|
|
|
|
\
\
|
|
|
|
*
\
propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54...
lloyd
2010-03-21
1
-9
/
+9
|
|
|
|
|
\
\
|
|
|
|
|
*
|
s/auto_ptr/unique_ptr/
lloyd
2010-03-10
1
-3
/
+3
|
|
|
|
|
*
|
propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...
lloyd
2010-03-09
1
-6
/
+6
|
|
|
|
|
|
\
\
|
|
|
|
|
|
*
\
propagate from branch 'net.randombit.botan' (head fc86fc4842254088bf820ea6ebf...
lloyd
2010-03-02
1
-8
/
+8
|
|
|
|
|
|
|
\
\
|
|
|
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head c1db52e38b60afbc6549af5222d...
lloyd
2010-02-25
1
-17
/
+17
|
|
|
|
|
|
|
\
\
\
|
|
|
|
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...
lloyd
2010-01-21
1
-17
/
+17
|
|
|
|
|
|
|
|
\
\
\
|
|
|
|
|
|
|
|
*
|
|
Replace the (deprecated) auto_ptr with unique_ptr.
lloyd
2009-04-01
1
-17
/
+17
*
|
|
|
|
|
|
|
|
|
|
Fixes for maintainer mode warnings
lloyd
2011-05-16
1
-5
/
+5
*
|
|
|
|
|
|
|
|
|
|
ECC private keys had two different constructors, one taking a group
lloyd
2011-04-08
1
-7
/
+7
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Make this test easier to understand
lloyd
2011-02-14
1
-46
/
+25
|
/
/
/
/
/
/
/
/
/
*
/
/
/
/
/
/
/
/
Remove inclusions of unused headers.
lloyd
2011-02-10
1
-0
/
+1
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Update all uses of MemoryRegion::append to use either push_back or operator+=
lloyd
2010-09-15
1
-5
/
+3
*
|
|
|
|
|
|
|
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
1
-5
/
+5
*
|
|
|
|
|
|
|
Call test that was defined but not used
lloyd
2010-09-07
1
-4
/
+5
|
/
/
/
/
/
/
/
*
/
/
/
/
/
/
Use the standalone version of the hex decoder instead of the wrapper that
lloyd
2010-09-03
1
-8
/
+8
|
/
/
/
/
/
/
*
/
/
/
/
/
Replace PointGFp::check_invaraints, which would either return silently
lloyd
2010-03-19
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
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