PWGen Portable was designed as a handy and very easy-to-use password generator.
It was created in order to help you create large amounts of cryptographically secure random passwords or passphrases (from word lists).
The program uses a random pool to gather entropy from user inputs and system parameters. the software also offers text encryption.
Here are some key features of "PWGen Portable":
· Uses up-to-date cryptography (AES, SHA-2)
· Unobtrusive: easy to use, doesn’t install any weird DLL files, doesn’t write to the Windows registry, doesn’t even write to your hard disk if you don’t want it, can be uninstalled easily
· Secure memory management: memory allocated by the program is filled with binary zeros before deallocation
· Multilingual support
What's New in This Release: [ read full changelog ]
· new "Create Random Data File" dialog: should be more convenient than the
· handling before
· font of the generated password in the main window can be changed now ("Change Font" option accessible in the context menu of the box)
· problem was that the font "Fixedsys", which was used as fixed default before, could not display characters like the "Euro" symbol (€)
· some obligatory bug fixes, code cleanup