Makepasswd generates pseudo-random passwords of a desired length. It is able to generate its crypted equivalent.
| Licenses | GPL |
|---|---|
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Release Notes: This version is a major re-design of the application, potentially supporting more hash types (like Blowfish), while also fixing a bug with MD5 on 64-bit platforms.


Release Notes: An option to force a password from the command line was added.


Release Notes: This release compiles on NetBSD.


Release Notes: This release is able to encrypt in DES or shadow-MD5.


Release Notes: This version supports an arbitrary list of characters allowed, given from command line.