psavery / passwordPrompt_cpp

A C++ password prompt function that asks for the user's password, hides the console input while he is entering it, and then returns the password as a std::string

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

psavery/passwordPrompt_cpp Issues