Add --userid, --algo, --expire and --no-passphrase.
commit9bf17133f0e54806635380e19155053db8afd48d
authorBen Kibbey <bjk@luxsci.net>
Mon, 26 Dec 2016 03:48:19 +0000 (25 22:48 -0500)
committerBen Kibbey <bjk@luxsci.net>
Tue, 27 Dec 2016 03:40:43 +0000 (26 22:40 -0500)
tree58856bc4329fc09201979e1bcf8c07c60e4b6e1e
parent43192f6d4bb04ebcdd44b4684be674edf2720736
Add --userid, --algo, --expire and --no-passphrase.

This removes the --keyparam command line option along with
--import-keyparam from SAVE and GENKEY.
doc/pwmd.html
doc/pwmd.texi
src/cache.c
src/commands.c
src/crypto.c
src/crypto.h
src/pwmd.c
src/util-misc.c