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
/
lib
/
pubkey
/
ecdsa
/
ecdsa.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenSSL EC: Correctly handle OpenSSL not supporting the curve
Jack Lloyd
2016-10-09
1
-4
/
+4
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
1
-13
/
+31
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-6
/
+42
*
Fix leading zero bytes in DSA, ECDSA, ECGDSA and ECKCDSA signatures
René Korthaus
2016-08-17
1
-4
/
+1
*
Merge GH #504 Add ECKCDSA
Jack Lloyd
2016-06-20
1
-1
/
+2
|
\
|
*
Add ECKCDSA signature algorithm
René Korthaus
2016-06-14
1
-1
/
+2
*
|
fix test failures and seg faults when Botan is configured with --module-poli...
René Korthaus
2016-06-17
1
-1
/
+1
|
/
*
Add support probabilistic DSA & ECDSA
René Korthaus
2016-05-08
1
-4
/
+11
*
Remove unused variable
Jack Lloyd
2015-08-28
1
-3
/
+0
*
Add power analysis countermeasures for ECC point multiplications.
Jack Lloyd
2015-08-21
1
-16
/
+18
*
Move the signature padding schemes to the PK operation classes,
lloyd
2015-03-23
1
-15
/
+17
*
Avoid a ECC point multiplication in ECDSA signature verification by
lloyd
2015-03-12
1
-14
/
+20
*
Convert PK operations to using Algo_Registry instead of Engine.
lloyd
2015-02-03
1
-12
/
+67
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Implement RFC 6979 determinstic signatures for DSA and ECDSA.
lloyd
2014-12-10
1
-19
/
+13
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+97