PHP 8.5.0 Beta 1 available for testing

Voting

: four plus five?
(Example: nine)

The Note You're Voting On

Anonymous
10 months ago
Function is expecting salt length to be EXACTLY SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_SALTBYTES bytes. It throws error if you provide longer salt string. For example: salt of 64 bytes will throw an error.

<< Back to user notes page

To Top