hcoona / OneDotNet

The DotNet mono repository for me
GNU General Public License v3.0
2 stars 1 forks source link

Migrate CRC32C to System.IO.Hashing #17

Open hcoona opened 2 years ago

hcoona commented 2 years ago

https://www.nuget.org/packages/System.IO.Hashing

hcoona commented 2 years ago

https://github.com/dotnet/runtime/issues/24328

hcoona commented 2 years ago

https://github.com/google/crc32c

hcoona commented 2 years ago

https://learn.microsoft.com/en-us/dotnet/standard/simd

hcoona commented 5 months ago

https://github.com/dotnet/runtime/issues/85222