mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04: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. |
||
---|---|---|
.. | ||
test_framework | ||
blockchain.py | ||
CMakeLists.txt | ||
main.cpp | ||
speed.py | ||
transactions_flow_test.cpp | ||
transactions_flow_test.h | ||
transactions_generation_from_blockchain.cpp | ||
transactions_generation_from_blockchain.h |