开发者

Difference between php md5() command and Linux md5pass command

The hash produced by php md5() comm开发者_如何转开发and and linux md5pass command are different. What can be the reason behind this?


Because md5pass does not create a hash for the given string, it creates a hash for the given string and a salt.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜