monero/contrib/epee/include
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
..
net Merge pull request #4177 2018-08-15 17:42:09 -05:00
serialization
storages
ado_db_helper.h
console_handler.h
copyable_atomic.h
file_io_utils.h
fnv1.h
global_stream_operators.h
gzip_encoding.h
hex.h
hmac-md5.h moved all stuff to github 2014-03-03 22:07:58 +00:00
include_base_utils.h
math_helper.h move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
md5_l.h
md5_l.inl
md5global.h
memwipe.h
misc_language.h
misc_log_ex.h
misc_os_dependent.h
pragma_comp_defs.h
profile_tools.h
readline_buffer.h
reg_exp_definer.h
reg_utils.h
service_impl_base.h
sha1.h
sha1.inl
soci_helper.h
span.h
static_initializer.h
string_coding.h
string_tools.h
syncobj.h
time_helper.h
tiny_ini.h
to_nonconst_iterator.h
warnings.h
winobj.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
wipeable_string.h
zlib_helper.h