PHP password_hash salt是否包含尾随时间段?

时间:2018-01-08 10:47:20

标签: php hash passwords salt

根据这张图片:来自PHP password_hash diagramthe PHP docs,盐包含一个尾随句点,但是“结果”中未使用的“算法选项”中的先前信息证明了这一点,没用了。

我更倾向于不使用它,但最好是安全而不是抱歉。

0 个答案:

没有答案