php-doc-en/reference/password
Michal Špaček 6be77ad626
Argon2's memory_cost is in kilobytes, not bytes
https://www.php.net/password-hash says "kibibytes", spec https://www.password-hashing.net/argon2-specs.pdf says "kilobytes", went with "kibibytes" to match the other docs page.

Closes GH-1596.
2022-05-25 19:39:34 +02:00
..
functions password_verify is capable of verifying crypt hashes 2022-02-22 17:15:50 +01:00
book.xml Removed references to PHP 5, PHP 7.0 (#545) 2021-04-24 20:01:17 +03:00
constants.xml Argon2's memory_cost is in kilobytes, not bytes 2022-05-25 19:39:34 +02:00
reference.xml
setup.xml Document Argon2id password hashing support 2018-11-29 10:44:24 +00:00
versions.xml Added PHP 8 into versions.xml for password based on stubs. 2021-01-24 17:18:16 +01:00