dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.06k stars 4.69k forks source link

Consider murmur non-cryptographic hash support #102005

Open blowdart opened 5 months ago

blowdart commented 5 months ago

Original non-cryptographic hash issue

Murmur came a couple of times in the discussion and there's some use internally in other products. There's even an unmanaged version buried deep inside some native code.

This is to log the suggestion for inclusion next time we look at the non-cryptographic hash package.

dotnet-policy-service[bot] commented 5 months ago

Tagging subscribers to this area: @dotnet/area-system-io-hashing, @bartonjs, @vcsjones See info in area-owners.md if you want to be subscribed.