哈希值是否包含引号?
如果它依赖于算法,我想知道blowfish使用phpass.
我问的是关于 SQL 注入prepare的问题,因为我不希望查询 forauthentication和 use place holders,只是将usernameandpassword hash括在引号中。(我也怀疑username仅由word chars [a-wA-W1-9_](无引号或其他特殊字符)组成时是否安全?)
哈希值是否包含引号?
如果它依赖于算法,我想知道blowfish使用phpass.
我问的是关于 SQL 注入prepare的问题,因为我不希望查询 forauthentication和 use place holders,只是将usernameandpassword hash括在引号中。(我也怀疑username仅由word chars [a-wA-W1-9_](无引号或其他特殊字符)组成时是否安全?)