Commit Graph

19 Commits (01a196e08db49d83cf6c5abd8a799c56dcfef503)

Author SHA1 Message Date
Pieter Wuille 3a4d81724e Merge pull request #864 from sipa/fix_856
13 years ago
Pieter Wuille a09f101f14 Fix #650: CKey::SetSecret BIGNUM leak
13 years ago
Pieter Wuille 38067c18f8 Make compressed pubkeys require 0.6.0
13 years ago
Gavin Andresen 882164196e Update all copyrights to 2012
13 years ago
Pieter Wuille 91f43a33f8 Full checking of all loaded keys
13 years ago
Pieter Wuille d4d9c734c3 Compact signatures with compressed pubkeys
13 years ago
Pieter Wuille 11529c6e4f Compressed pubkeys
13 years ago
Gavin Andresen 9ef7fa3447 Code cleanup: use ECDSA_size() instead of fixed 10,000 byte sig buffer, and explicity init static var
13 years ago
Pieter Wuille 93db3fceac Add GetSecret() and GetKeys() to CKeyStore
13 years ago
Pieter Wuille d825e6a31b Some extra comments
13 years ago
Pieter Wuille 01cc526318 Compact signatures and key recovery
13 years ago
Gavin Andresen 498a2c9b16 Merge pull request #458 from TheBlueMatt/copyright
13 years ago
Matt Corallo b2120e223a Unify copyright notices.
13 years ago
Vegard Nossum fcedd45c3c Add missing includes to key.h
13 years ago
Pieter Wuille 2ffba736e9 Use CBitcoinAddress instead of string/uint160
14 years ago
Pieter Wuille 0efda1a79e Do not use obsolete CPrivKey for passing keys around
14 years ago
Pieter Wuille acd6501610 Prepare codebase for Encrypted Keys.
14 years ago
Wladimir J. van der Laan 223b6f1ba4 make bitcoin include files more modular
14 years ago
Jaromil 84c3fb07b0 directory re-organization (keeps the old build system)
14 years ago