monero/contrib
moneromooo-monero 7193b89fe5 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.
2017-12-16 15:40:33 -07:00
..
epee Scrub keys from memory just before scope end. 2017-12-16 15:40:33 -07:00
fuzz_testing Add fuzz testing using american fuzzy lop 2017-06-24 16:46:18 +01:00
rlwrap contrib: add sync_info to rlwrap command set 2017-08-22 11:40:41 +01:00
snap Fix versioning 2017-11-22 11:18:54 +01:00
valgrind monero.supp: add a suppression for noisy boost cond var signalling 2016-11-28 09:52:59 +00:00
CMakeLists.txt cmake: build tests last 2017-10-08 20:47:50 -04:00