I intend to move https://wiki.php.net/rfc/sodium.argon.hash into voti
For "threads" (p=# in the hash output), the current PHP default is 2,
while libsodium is hardcoded at 1, we can't override that.
ng on
Friday.
Note that I need to update the PR to reflect the decision to synchronize
the time_cost and mem_limit defaults for libargon based hashing with
libsodium.
If you have any last minute issues with this RFC, please bring them up now.
Could you please explicitly specify what the new default time/memory cost
factors will be?
Also, what is going to happen with threads? I assume the default will
become 1, but what happens is a larger value is specified while libsodium
is used?
Nikita