aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic
diff options
context:
space:
mode:
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>2017-10-26 10:21:06 +0100
committerJonathan Roelofs <jonathan@codesourcery.com>2017-12-16 15:40:33 -0700
commit7193b89fe567327bb78f4c61c887b2e2fad2ed51 (patch)
treec3064389fdc8d4a07b78882bc77cf475cb4e8d9d /src/cryptonote_basic
parent38ecd0526e32f651892f2e04174404907a563e29 (diff)
downloadmonzero-core-7193b89fe567327bb78f4c61c887b2e2fad2ed51.tar.gz
monzero-core-7193b89fe567327bb78f4c61c887b2e2fad2ed51.tar.xz
monzero-core-7193b89fe567327bb78f4c61c887b2e2fad2ed51.zip
Scrub keys from memory just before scope end.
Partially implements #74. Securely erases keys from memory after they are no longer needed. Might have a performance impact, which I haven't measured (perf measurements aren't generally reliable on laptops). Thanks to @stoffu for the suggestion to specialize the pod_to_hex/hex_to_pod functions. Using overloads + SFINAE instead generalizes it so other types can be marked as scrubbed without adding more boilerplate.
Diffstat (limited to 'src/cryptonote_basic')
0 files changed, 0 insertions, 0 deletions