Password generator is used to generate password encrypted by user passphrase based on generated unique key.
You can use this for generation complex passwords on set of resources (sites, forums and etc) without remembering all passwords (you need to know only pass phrase)
If you want to change all passwords for your resources simply change pass phrase.
- Visual Studio
- .NET Framework 2.0