/PasswordGenerator

Generates password encrypted by unique key and passphrase

Primary LanguageC#MIT LicenseMIT

Password generator

Description

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.

Screenshot

Requirements

  • Visual Studio
  • .NET Framework 2.0