password_utils.hpp
File Header Information
| Field | Value |
|---|---|
| SPDX Comment | No description provided |
| SPDX Type | SOURCE |
| Contributor | ZHENG Robert |
| License ID | MIT |
| File | password_utils.hpp |
| Description | No description provided |
| Version | 0.15.0 |
| Date | 2026-01-24 |
| Author | ZHENG Robert (robert@hase-zheng.net) |
| Copyright | Copyright (c) 2026 ZHENG Robert |
| License | MIT |
Table of Contents
API Documentation
namespace rz
rz namespace.
namespace utils
utils namespace.
class PasswordUtils
PasswordUtils class.
static QString hashPassword(const QString &plainText)
static bool verifyPassword(const QString &plainText,