wownero/contrib/epee/include/serialization
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
..
enableable.h year updated in license 2015-01-02 18:52:46 +02:00
keyvalue_serialization.h store secret keys encrypted where possible 2018-08-16 11:57:43 +00:00
keyvalue_serialization_overloads.h epee: log type name when a container size check fails 2018-05-17 10:40:08 +01:00
serialize_base.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00