An open API service indexing awesome lists of open source software.

https://github.com/GTVolk/PasswordGenerator

Generates password encrypted by unique key and passphrase
https://github.com/GTVolk/PasswordGenerator

passphrase password password-generator password-manager visual-studio

Last synced: over 1 year ago
JSON representation

Generates password encrypted by unique key and passphrase

Awesome Lists containing this project

README

          

# 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](/Screenshot.PNG?raw=true)

## Requirements

- Visual Studio
- .NET Framework 2.0