NSData *sendData = [[NSData alloc] init]; int32_t checksum = [sendData crc32];
源码在 https://github.com/xuanyi0627/CRC32_iOS.git