sS assistant_hashPassword_salt = "lczfsnplgwdkokgw"; sS assistant_hashPassword(S pw) { ret sha256(pw + assistant_hashPassword_salt); }