mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-10-20 20:01:57 +02:00
A utility for generating secure passphrases. Implements several methods for passphrase generation, including the Diceware method with 8192 word dictionary compiled in the executable. http://linux.die.net/man/1/secpwgen As it builds against OpenSSL you need to run haveged if you use this. Used in OpenSUSE & Midnight BSD.