SipHash
[email protected] (Sebastian Bergmann)
| Newsgroups | php.internals |
|---|---|
| Message-ID | <[email protected]> |
I recently came across SipHash [1] (which is "a family of pseudorandom functions (a.k.a. keyed hash functions) optimized for speed on short messages") and am wondering whether it would make sense to add support for it to PHP. Thoughts? -- [1] https://131002.net/siphash/