Crc32StandardPolynomial Field

The standard polynomial for the Crc32 hash algorithm. This field is constant.

Definition

Namespace: KGySoft.Security.Cryptography
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public const uint StandardPolynomial = 3988292384

Field Value

UInt32

See Also