php-doc-en/reference/strings
Sherif Ramadan 824b84746c Add cautionary statement about truncation for crypt and password_hash using BCRYPT. Fixes Bug #66564.
This includes a cautionary statement that the CRYPT_BLOWFISH algorithm in crypt/password_hash functions
will truncate the input string at a maxmimum length of 72 characters. Typically not a problem for the
average use case since this is only likely used for passwords and assuming each hash has a unique salt.
However, it's still a good idea to document this behavior so that users are aware of the side effect.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332747 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-28 13:10:21 +00:00
..
functions Add cautionary statement about truncation for crypt and password_hash using BCRYPT. Fixes Bug #66564. 2014-01-28 13:10:21 +00:00
book.xml Delete redundant <!-- Membership: --> 2013-05-23 17:38:21 +00:00
charsets.xml Update the charset table for htmlspecialchars() et al. 2012-01-28 12:52:30 +00:00
constants.xml Linkable reference constants 2012-02-28 13:22:09 +00:00
reference.xml
setup.xml
versions.xml fix versions 2012-02-26 07:46:05 +00:00