Allow the --no-passphrase option for non-PKI data files.
commit3b219f54b302fcdfc4b4c2db9ba5825360381e54
authorBen Kibbey <bjk@luxsci.net>
Mon, 17 Jun 2013 23:36:14 +0000 (17 19:36 -0400)
committerBen Kibbey <bjk@luxsci.net>
Tue, 18 Jun 2013 00:20:47 +0000 (17 20:20 -0400)
treea2efa82a0851bc8d917488995dcc15de153019cd
parentaae15461e0b06fd07cdee4ba1b1203beed615be6
Allow the --no-passphrase option for non-PKI data files.

This adds the --no-passphrase option to the PASSWD command.
doc/magic
doc/pwmd.html
src/cipher.h
src/commands.c
src/crypto.c
src/crypto.h
src/pwmd.c