Sign and verify message with bitcoin address and public key
authorKhalahan <khal@bitcoin-contact.org>
Sun, 24 Apr 2011 12:27:52 +0000 (14:27 +0200)
committerPieter Wuille <pieter.wuille@gmail.com>
Tue, 27 Sep 2011 17:48:22 +0000 (19:48 +0200)
commitcc2567e32fb62df84f40d3f28f2ee48ab1009775
tree640b26f6bc6b9472f5a9a4f6edfd9f160d8676ad
parente93bf37e86488e481136ca66cd0b6b17b2c2e05e
Sign and verify message with bitcoin address and public key

Add padding to input (fixed string + address) before hashing
src/bitcoinrpc.cpp