Home >Backend Development >PHP Tutorial >php password_hash的密文长度最长能有多少?

php password_hash的密文长度最长能有多少?

WBOY
WBOYOriginal
2016-06-06 20:35:342189browse

其他一些hash函数如md5sha1等加密的最大长度是固定的,那么password_hash函数加密的密文最大长能达到多少呢?

回复内容:

其他一些hash函数如md5sha1等加密的最大长度是固定的,那么password_hash函数加密的密文最大长能达到多少呢?

这个手册上不都说了么。。。

http://php.net/manual/en/function.password-hash.php

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn