Crc32.NET 1.1.0
Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
Showing the top 20 packages that depend on Crc32.NET.
Packages | Downloads |
---|---|
Minio
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
|
7 |
Minio
Minio .NET SDK for Amazon S3 Compatible Cloud Storage.
|
7 |
Minio
Minio .NET SDK for Amazon S3 Compatible Cloud Storage.
|
5 |
Minio
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
|
5 |
Minio
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
|
4 |
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.