- Added support for the new libxcrypt 4.x. This allows mkpasswd to support many modern password hash methods.
- Renamed the hash types (i.e. the arguments to -H) to use the naming convention established by John the Ripper.
- Made mkpasswd use entropy gathered by crypt_gensalt(3), when available.
- Fixed many portability bugs in mkpasswd.
- Added the .gp TLD server.
- Updated the list of new gTLDs.
Signed-off-by: Pierre-Yves <pyu@riseup.net>