index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
key.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #13666: Always create signatures with Low R values
Wladimir J. van der Laan
2018-08-13
1
-1
/
+1
|
\
|
*
Always create 70 byte signatures with low R values
Andrew Chow
2018-08-09
1
-1
/
+1
*
|
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
|
/
*
scripted-diff: Rename master key to seed
John Newbery
2018-05-19
1
-1
/
+1
*
Make CKey::Load references const
Russell Yanofsky
2018-01-23
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Merge #10657: Utils: Improvements to ECDSA key-handling code
Wladimir J. van der Laan
2017-12-20
1
-11
/
+17
|
\
|
*
Scope the ECDSA constant sizes to CPubKey / CKey classes
Jack Grigg
2017-10-04
1
-10
/
+14
|
*
Specify ECDSA constant sizes as constants
Jack Grigg
2017-07-17
1
-5
/
+7
*
|
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-4
/
+4
*
|
Remove some unused functions and methods
Pieter Wuille
2017-09-21
1
-5
/
+0
*
|
Add length check for CExtKey deserialization
Jonas Schnelli
2017-08-17
1
-0
/
+2
|
/
*
Remove unused C++ code not covered by unit tests
practicalswift
2017-04-26
1
-3
/
+0
*
Trivial: Fix typo in key.h comment
Michael Goldstein
2017-03-18
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Get rid of nType and nVersion
Pieter Wuille
2016-11-07
1
-2
/
+2
*
wallet: Get rid of LockObject and UnlockObject calls in key.h
Wladimir J. van der Laan
2016-10-19
1
-18
/
+9
*
Merge #8321: [trivial] Switched constants to sizeof()
Wladimir J. van der Laan
2016-07-28
1
-12
/
+16
|
\
|
*
[trivial] Switched constants to sizeof()
Thomas Snider
2016-07-18
1
-12
/
+16
*
|
remove outdated legacy code
lizhi
2016-07-24
1
-3
/
+0
|
/
*
add bip32 pubkey serialization
Jonas Schnelli
2016-04-14
1
-2
/
+19
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Merge pull request #6034
Wladimir J. van der Laan
2015-05-06
1
-6
/
+4
|
\
|
*
chaincodes: abstract away more chaincode behavior
Cory Fields
2015-05-06
1
-3
/
+3
|
*
Abstract chaincodes into CChainCode
Pieter Wuille
2015-05-02
1
-5
/
+3
*
|
Update key.cpp to use new libsecp256k1
Pieter Wuille
2015-05-04
1
-1
/
+7
|
/
*
Switch test case signing to RFC6979 extra entropy
Pieter Wuille
2015-03-27
1
-2
/
+1
*
allocators: split allocators and pagelocker
Cory Fields
2015-03-20
1
-1
/
+1
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Merge pull request #5227
Wladimir J. van der Laan
2014-12-01
1
-2
/
+6
|
\
|
*
Deterministic signing
Pieter Wuille
2014-11-20
1
-2
/
+6
*
|
Merge pull request #5224
Wladimir J. van der Laan
2014-11-24
1
-0
/
+6
|
\
\
|
*
|
Add sanity check after key generation
Pieter Wuille
2014-11-23
1
-0
/
+6
|
|
/
*
/
minor style cleanup after HTTP rest interface merge
Philip Kaufmann
2014-11-20
1
-1
/
+2
|
/
*
Do signature-s negation inside the tests
Pieter Wuille
2014-11-10
1
-1
/
+1
*
Fixing warning C4099: 'CExtPubKey' : type name first seen using 'class' now s...
ENikS
2014-11-06
1
-1
/
+1
*
minor code style cleanup after recent merges
Philip Kaufmann
2014-11-04
1
-1
/
+1
*
boost: moveonly: split CPubKey and friends to new files
Cory Fields
2014-10-31
1
-182
/
+3
*
Update comments in key to be doxygen compatible
Michael Ford
2014-10-28
1
-61
/
+78
*
script: move CScriptID to standard.h and add a ctor for creating them from CS...
Cory Fields
2014-10-17
1
-8
/
+0
*
Add automatic script test generation, and actual checksig tests
Pieter Wuille
2014-09-26
1
-1
/
+1
*
Apply clang-format on some infrequently-updated files
Pieter Wuille
2014-09-19
1
-52
/
+79
*
Merge pull request #4779
Wladimir J. van der Laan
2014-09-01
1
-1
/
+1
|
\
|
*
add missing header end comments
Philip Kaufmann
2014-08-28
1
-1
/
+1
*
|
Fix a few "Uninitialized scalar field" warnings
Wladimir J. van der Laan
2014-08-28
1
-1
/
+1
|
/
*
key.cpp: fail with a friendlier message on missing ssl EC support
Andrew Poelstra
2014-06-03
1
-0
/
+3
*
remove CPubKey::VerifyCompact( ) which is never used
Kamil Domanski
2014-05-20
1
-4
/
+0
*
Also switch the (unused) verification code to low-s instead of even-s.
Pieter Wuille
2014-03-10
1
-0
/
+3
*
Document that CPubKey.IsValid() is consensus critical
Peter Todd
2014-02-25
1
-1
/
+3
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-3
/
+5
[next]