|
Electroneum
|
Functions | |
| bool | is_cin_tty () noexcept |
| int | getch () noexcept |
| bool | read_from_tty (std::string &aPass) |
| void | clear (std::string &pass) noexcept |
| bool | read_from_tty (const bool verify, const char *message, std::string &pass1, std::string &pass2) |
| bool | read_from_file (std::string &pass) |
|
noexcept |
TODO Call a memory wipe function that hopefully is not optimized out
|
noexcept |
|
noexcept |
| bool anonymous_namespace{password.cpp}::read_from_file | ( | std::string & | pass | ) |
| bool anonymous_namespace{password.cpp}::read_from_tty | ( | std::string & | aPass | ) |
1.8.14