Info
Version: | 1.0.5 |
Author(s): | Robert Važan |
Last Update: | Friday, October 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://crc32c.angeloflogic.com/ |
NuGet Url: | https://www.nuget.org/packages/Crc32C.NET.signed |
Install
Install-Package Crc32C.NET.signed
dotnet add package Crc32C.NET.signed
paket add Crc32C.NET.signed
Crc32C.NET.signed Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
The containing assembly was generated by signing the officially published Crc32C.NET.dll.
Hardware-accelerated CRC-32C (Castagnoli) with super fast software fallback for .NET projects. Don't confuse with ordinary CRC-32.
Automatically selects 32-bit or 64-bit embedded native library for maximum performance.