mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-11 05:33:28 +01:00
e9ffa91257
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. |
||
---|---|---|
.. | ||
enableable.h | ||
keyvalue_serialization_overloads.h | ||
keyvalue_serialization.h | ||
serialize_base.h |