The pshash function interface
To generate a password, provide the following inputs.
1. Specify the source configuration keyword.
Available values: medium, short, anlong, anshort, pin, mediumpin, longpin.
Any other value (including empty) will default to long.
2. Enter the public key.
The value should be a word describing the purpose of the password.
3. Enter the private choice key.
The value should be a positive integer, like "29429".
The input "634-35" means "634 to the power of 35".
4. Enter the private shuffle key.
The same input rules apply.