aboutsummaryrefslogtreecommitdiff
path: root/src/key.h
AgeCommit message (Expand)Author
2012-05-20Update License in File HeadersFordy
2012-04-17Fix misc. minor sign-comparison warningsJeff Garzik
2012-03-13Code cleanup: use ECDSA_size() instead of fixed 10,000 byte sig buffer, and e...Gavin Andresen
2012-02-27Fix #650: CKey::SetSecret BIGNUM leakPieter Wuille
2012-02-07Update copyrights to 2012 for files modified this yearLuke Dashjr
2012-02-02Full checking of all loaded keysPieter 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