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

This repository is not active

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 100.0%