|
ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
|
🔑 Password prompting utilities with secure input and formatting More...
Go to the source code of this file.
Functions | |
| int | prompt_password (const char *prompt, char *password, size_t max_len) |
| Prompt the user for a password with secure input. | |
| int | prompt_password_simple (const char *prompt, char *password, size_t max_len) |
| Prompt the user for a password with simple formatting. | |
🔑 Password prompting utilities with secure input and formatting
Definition in file password.c.