aboutsummaryrefslogtreecommitdiff
path: root/src/key.h
AgeCommit message (Expand)Author
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