pecl-teds icon indicating copy to clipboard operation
pecl-teds copied to clipboard

Idea: (Hash)CollisionResistantMap/CollisionResistantSet

Open TysonAndre opened this issue 4 years ago • 2 comments

E.g. avoid performance issues such as https://www.php.net/manual/en/info.configuration.php#ini.max-input-vars - use a random seed chosen at startup

TysonAndre avatar Sep 28 '21 16:09 TysonAndre

redis uses SipHash in 718

TysonAndre avatar Jan 31 '22 15:01 TysonAndre

SipHash was also mentioned in https://externals.io/message/89456

TysonAndre avatar Feb 07 '22 01:02 TysonAndre