CoinSwapCS icon indicating copy to clipboard operation
CoinSwapCS copied to clipboard

Encrypt keys in session file

Open AdamISZ opened this issue 8 years ago • 0 comments

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.

AdamISZ avatar Jun 15 '17 20:06 AdamISZ