mirror of
https://github.com/php/doc-en.git
synced 2026-03-26 16:52:25 +01:00
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.