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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify BigInt constructors
Jack Lloyd
2021-04-24
1
-1
/
+1
*
Add Private_Key::public_key
Jack Lloyd
2020-11-28
1
-0
/
+2
*
Support recovering ECDSA public key from message/signature pair
Jack Lloyd
2018-12-10
1
-0
/
+19
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
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
*
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
1
-2
/
+2
*
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
1
-8
/
+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
1
-3
/
+2
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-0
/
+9
*
Add ECGDSA
René Korthaus
2016-04-19
1
-1
/
+1
*
pubkey: Add missing overrides
Daniel Seither
2015-07-30
1
-5
/
+6
*
Convert PK operations to using Algo_Registry instead of Engine.
lloyd
2015-02-03
1
-48
/
+0
*
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
-1
/
+3
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+138