HashAlgorithms icon indicating copy to clipboard operation
HashAlgorithms copied to clipboard

Consider vectorization

Open StephenCleary opened this issue 2 years ago • 1 comments

"Fast CRC Computation for Generic Polynomials Using PCLMULQDQ Instruction." a la .NET 8.0.

StephenCleary avatar Sep 14 '23 23:09 StephenCleary

Also see BitOperations.Crc32C

StephenCleary avatar Sep 14 '23 23:09 StephenCleary