mirror of
https://github.com/monero-project/monero.git
synced 2025-12-26 04:42:01 -08:00
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.
3.3 KiB
3.3 KiB