Re: [PHP-DEV] SipHash
[email protected] (Sebastian Bergmann)
| Newsgroups | php.internals |
|---|---|
| Message-ID | <[email protected]> |
Am 28.08.2014 um 10:04 schrieb Pierre Joye: > ext/hash can have it anyway. I did not look at it if it makes sense to > use it in other parts. Sorry for not bein more clear: yes, I was thinking about adding it to ext/hash, of course. It might make sense, though, to evaluate whether it can also be used internally. Other languages seem to have switched their hashtable implementation to SipHash.