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)
PDApass is a one time password authentication system, designed using a Palm Pilot as a
password generator, with a PAM module to allow there server to perform the authentication.