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
/
eckcdsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix private key ctors API docs [ci skip]
René Korthaus
2017-01-27
1
-1
/
+1
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
2
-20
/
+20
*
Public_Key derived class ctors take an std::vector<byte>
René Korthaus
2016-12-11
1
-2
/
+2
*
Pubkey cleanups
Jack Lloyd
2016-11-12
2
-12
/
+0
*
Remove Key_Type typedefs
Jack Lloyd
2016-11-08
1
-2
/
+0
*
Fix ECKCDSA verification problem
Never
2016-11-01
1
-1
/
+1
*
ECKCDSA improved verification (Shamirs Trick for speed and calculate length o...
Never
2016-10-31
1
-10
/
+8
*
Fix hardcoded SHA-1 in eckcdsa consistency check
René Korthaus
2016-10-24
1
-1
/
+1
*
Improve pubkey doxygen [ci skip]
René Korthaus
2016-10-19
1
-2
/
+7
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
2
-10
/
+12
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
2
-4
/
+27
*
Fix leading zero bytes in DSA, ECDSA, ECGDSA and ECKCDSA signatures
René Korthaus
2016-08-17
1
-4
/
+3
*
Add ECKCDSA signature algorithm
René Korthaus
2016-06-14
3
-0
/
+305