Add a new --newpass option to add or remove secret key passphrases.

This commit is contained in:
Nick Mathewson
2015-09-01 10:41:02 -04:00
parent d891e2a9c5
commit d8f031aec2
4 changed files with 32 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (ed25519):
- Add a --newpass option to allow changing or removing the
passphrase of an encrypted key.