crc32 Calculates the crc32 polynomial of a string Description intcrc32 stringstr Generates the cyclic redundancy checksum polynomial of 32-bit lengths of the str. This is usually used to validate the integrity of data being transmitted. See also md5