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
/
eckcdsa.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Precompute for multiexponentation when verifying ECC signatures
Jack Lloyd
2018-04-17
1
-5
/
+6
*
Add EC_Group::random_scalar
Jack Lloyd
2018-03-21
1
-1
/
+1
*
Use blinded_base_point_multiply_x in the various signature schemes
Jack Lloyd
2018-03-08
1
-2
/
+1
*
New API for blinded ECC point multiplication
Jack Lloyd
2018-02-21
1
-3
/
+2
*
Add point_multiply operation to EC_Group
Jack Lloyd
2018-02-18
1
-1
/
+1
*
Add functions to reduce integers mod the order to EC_Group
Jack Lloyd
2018-02-18
1
-27
/
+25
*
Make m_emsa in PK_{Signature,Verification}_with_EMSA private
Jack Lloyd
2017-10-02
1
-2
/
+2
*
More header cleanups
Jack Lloyd
2017-09-23
1
-0
/
+1
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-2
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-18
/
+18
*
Pubkey cleanups
Jack Lloyd
2016-11-12
1
-4
/
+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
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
1
-7
/
+10
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-4
/
+18
*
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
1
-0
/
+201