rpccrypt.cpp: Add message encryption and decryption methods.
authorAlex <balthazar.ad@gmail.com>
Thu, 18 Feb 2016 15:05:08 +0000 (07:05 -0800)
committerAlex <balthazar.ad@gmail.com>
Thu, 18 Feb 2016 15:05:08 +0000 (07:05 -0800)
commitac7598160fb4a54fcc2c759e3f6c8a461b331381
treee2b93f0f12f57c4d9e205735c776484d0a590ee3
parent6ca5afa667d15dc0de629290ba75bb6aa5697be0
rpccrypt.cpp: Add message encryption and decryption methods.
doc/EncryptMsgAPI.txt [new file with mode: 0644]
src/bitcoinrpc.cpp
src/bitcoinrpc.h
src/rpccrypt.cpp