Password generator per site base on a single password
Try to develop a password generating algorithm and front-end using c# and .NET framework.
Per site password with variaous options and fixed result.
Use for make and find password.
Easy to use.
My 1st C++ project; I'm mainly posting my code for input on improvements. I started with this type of program in order to develop my error trapping with user input. My ultimate goal is to use this base code in a personal USB locker program for my own passwords. (Much like the Windows FPS/Bitlocker system)