Skip to content

Crc32C support and speed improvements

Compare
Choose a tag to compare
@force-net force-net released this 03 Jul 21:09
· 11 commits to develop since this release

Additional improvements in algorithm with +70MB/s calculation speed as result.
Added Crc32C implementation (due lack of other .NET core implementations).
Added option to constructor with ability to specify BigEndian/LittleEndian byte conversion for HashFinal.