aboutsummaryrefslogtreecommitdiff
path: root/src/key.h
AgeCommit message (Expand)Author
2012-07-05fix a memory leak in key.cppPhilip Kaufmann
2012-05-20Update License in File HeadersFordy
2012-04-22Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-04-22Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-04-17Fix misc. minor sign-comparison warningsJeff Garzik
2012-03-27Merge branch 'vfycompsig_0.5.0' into 0.5.0.xLuke Dashjr
2012-03-27Minimal support for compressed-key signature recovery (for verifymessage)Luke Dashjr
2012-03-26Begin doxygen-compatible commentsPieter Wuille
2012-03-16Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-03-13Code cleanup: use ECDSA_size() instead of fixed 10,000 byte sig buffer, and e...Gavin Andresen
2012-03-03Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-02-27Fix #650: CKey::SetSecret BIGNUM leakPieter Wuille
2012-02-19Merge pull request #864 from sipa/fix_856Pieter Wuille
2012-02-19Fix #650: CKey::SetSecret BIGNUM leakPieter Wuille
2012-02-18Make compressed pubkeys require 0.6.0Pieter Wuille
2012-02-07Update copyrights to 2012 for files modified this yearLuke Dashjr
2012-02-07Update copyrights to 2012 for files modified this yearLuke Dashjr
2012-02-07Update all copyrights to 2012Gavin Andresen
2012-02-02Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-02-02Full checking of all loaded keysPieter Wuille
2012-01-26Full checking of all loaded keysPieter Wuille
2012-01-09Compact signatures with compressed pubkeysPieter Wuille
2012-01-09Compressed pubkeysPieter Wuille
2011-12-19Code cleanup: use ECDSA_size() instead of fixed 10,000 byte sig buffer, and e...Gavin Andresen
2011-12-17Add GetSecret() and GetKeys() to CKeyStorePieter Wuille
2011-11-07Some extra commentsPieter Wuille
2011-09-27Compact signatures and key recoveryPieter Wuille
2011-08-11Merge pull request #458 from TheBlueMatt/copyrightGavin Andresen
2011-08-09Unify copyright notices.Matt Corallo
2011-08-08Add missing includes to key.hVegard Nossum
2011-07-17Use CBitcoinAddress instead of string/uint160Pieter Wuille
2011-07-13Do not use obsolete CPrivKey for passing keys aroundPieter Wuille
2011-07-08Prepare codebase for Encrypted Keys.Pieter Wuille
2011-05-15make bitcoin include files more modularWladimir J. van der Laan
2011-04-23directory re-organization (keeps the old build system)Jaromil