Voting

: max(zero, three)?
(Example: nine)

The Note You're Voting On

divinity76 at gmail dot com
5 years ago
seems to me that this function does the same as the hash_equals() function. hash_equals() has nothing to do with hashes really, it is just a constant-time string equality check function, apparently like sodium_memcmp()

<< Back to user notes page

To Top