|
SecurePasswd_MGMT 2026.03.19
A modern, cross-platform password manager and two-factor authenticator (TOTP) designed with state-of-the-art security.
|
Functions | |
| int | is_password_pwned (const char *password) |
| Checks if a password has been pwned using the HIBP k-anonymity API. | |
| int is_password_pwned | ( | const char * | password | ) |
Checks if a password has been pwned using the HIBP k-anonymity API.
| password | The password to check. |