mirror of
https://github.com/yuanyuanxiang/SimpleRemoter.git
synced 2026-01-21 15:03:09 +08:00
Security: Improve the authorization of plugins
This commit is contained in:
@@ -9,6 +9,8 @@ std::string getHardwareID();
|
||||
|
||||
std::string hashSHA256(const std::string& data);
|
||||
|
||||
std::string genHMAC(const std::string& pwdHash, const std::string& superPass);
|
||||
|
||||
std::string getFixedLengthID(const std::string& hash);
|
||||
|
||||
std::string deriveKey(const std::string& password, const std::string& hardwareID);
|
||||
|
||||
Reference in New Issue
Block a user