Crypt-HSXKPasswd-v3.4.1 BETA 4
Pre-release
Pre-release
Shortened some existing command line options:
--dictionary-packageis now--dict-pkg--rng-packageis now--rng-pkg
Added the --dict-file option to allow a dictionary file be specified for use as the word source.
Updated the -d option so it is now an alias for --dict-file.
Added --dict-pkg-args and --rng-pkg-args options to allow arguments be passed to the constructors for the packages specified via --dict-pkg and --rng-pkg. Both options expect a JSON string representing an array.
Re-factored the hsxkpasswdrc file format to support dictionary files and package options.
Updated the documentation to reflect these changes.