Fingerprint_Card
Loading...
Searching...
No Matches
CRC32.cs File Reference

Classes

class  ICSharpCode.SharpZipLib.Checksums.Crc32
 Generate a table for a byte-wise 32-bit CRC calculation on the polynomial: x^32+x^26+x^23+x^22+x^16+x^12+x^11+x^10+x^8+x^7+x^5+x^4+x^2+x+1. More...

Namespaces

namespace  ICSharpCode
namespace  ICSharpCode.SharpZipLib
namespace  ICSharpCode.SharpZipLib.Checksums