Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在互联网上寻找有关如何为网站制作登录页面的信息,并且遇到了用于密码加密的 md5 功能,以及用于密码的盐。我查了md5,发现有不少页面说md5不安全,黑客可以破解它。php中的其他加密功能是什么?
这是 PHP 内置的哈希函数列表
http://www.php.net/manual/en/function.hash-algos.php