Crc32KoopmanPolynomial Field

The Koopman polynomial for the Crc32 hash algorithm (also known as CRC-32K). This field is constant.

Definition

Namespace: KGySoft.Security.Cryptography
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public const uint KoopmanPolynomial = 3945912366

Field Value

UInt32

See Also