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
/
ecgdsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add EC_Group::inverse_mod_order
Jack Lloyd
2018-04-17
1
-1
/
+1
*
Precompute for multiexponentation when verifying ECC signatures
Jack Lloyd
2018-04-17
1
-3
/
+4
*
Add EC_Group::random_scalar
Jack Lloyd
2018-03-21
1
-1
/
+1
*
Shift ECDSA inputs to match OpenSSL behavior
Jack Lloyd
2018-03-21
1
-2
/
+2
*
Use blinded_base_point_multiply_x in the various signature schemes
Jack Lloyd
2018-03-08
1
-3
/
+6
*
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
-33
/
+27
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
2
-3
/
+3
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-2
/
+2
*
Content:
Tomasz Frydrych
2017-04-03
1
-1
/
+1
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
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
-9
/
+9
*
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
*
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
-8
/
+10
*
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
/
+1
*
fix test failures and seg faults when Botan is configured with --module-poli...
René Korthaus
2016-06-17
2
-1
/
+3
*
Enable ECGDSA in default build
René Korthaus
2016-04-20
1
-2
/
+0
*
Add ECGDSA
René Korthaus
2016-04-19
3
-0
/
+252