Merge branch 'feature16769_squashed'

This commit is contained in:
Nick Mathewson
2015-09-22 09:26:30 -04:00
5 changed files with 71 additions and 9 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (ed25519):
- Add a --newpass option to allow changing or removing the
passphrase of an encrypted key with tor --keygen. Implements
part of ticket 16769.