Crc32C 1.1.0
CRC-32C (Castagnoli) for C++
Hardware-accelerated implementation of CRC-32C (Castagnoli) with super fast software fallback for C++ projects. Don't confuse with ordinary CRC-32.
Install-Package Crc32C -Version 1.1.0
dotnet add package Crc32C --version 1.1.0
paket add Crc32C --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Reduced code footprint.
Dependencies
This package has no dependencies.