CoinSwapCS
CoinSwapCS copied to clipboard
Encrypt keys in session file
This is clearly necessary for security. Marking it as a requirement for 0.1, doesn't need to block a testing release.
Should reuse the wallet password (and encryption function). Will want to only encrypt the private keys, not the whole session data I think. Nothing else is security critical and it may be helpful to be able to access the public parameters without decrypting.