Merge remote-tracking branch 'teor/memwipe-more-keys'

This commit is contained in:
Nick Mathewson
2014-10-20 11:12:51 -04:00
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes:
- Ensure we securely wipe keys from memory after
crypto_digest_get_digest and init_curve25519_keypair_from_file
have finished using them.
Fixes bug 13477.