Added -I command line option to import an XML file prompting for a
commitecea6f21457edf1de4f2a0866801155a23489ad3
authorBen Kibbey <bjk@luxsci.net>
Sat, 20 Jan 2007 02:28:04 +0000 (19 21:28 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sat, 20 Jan 2007 02:28:04 +0000 (19 21:28 -0500)
tree86d38198600f4f097f9afa4006f64453c2059854
parentb51947cf47c28f1eaeb41cd373028951f2196fe8
Added -I command line option to import an XML file prompting for a
password to encrypt with. The encrypted data will be written to
stdout. The iterations configuration parameter will also be used.

The password prompt is written to stderr.
NEWS
src/commands.c
src/commands.h
src/pwmd.c