wownero/src/gen_multisig
moneromooo-monero e9ffa91257
store secret keys encrypted where possible
The secret spend key is kept encrypted in memory, and
decrypted on the fly when needed.

Both spend and view secret keys are kept encrypted in a JSON
field in the keys file. This avoids leaving the keys in
memory due to being manipulated by the JSON I/O API.
2018-08-16 11:57:43 +00:00
..
CMakeLists.txt Readd copyright starting date 2018-01-26 10:03:20 -05:00
gen_multisig.cpp store secret keys encrypted where possible 2018-08-16 11:57:43 +00:00