code wiki / crc32
topic: crc32
5 modules sharing the crc32 name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| crc32.nx | CRC-32 checksum (IEEE 802.3 + Castagnoli). | 91 | 4 |
| nx_crc32.nx | CRC-32 (IEEE 802.3, gzip / zlib / png polynomial). | 129 | 5 |
| nx_crc32_gate.nx | the gate for CRC-32, and the ecosystem's cleanest ORACLE-CLASS evidence. | 93 | 2 |
| nx_crc32_kat.nx | functional KAT for the hardware CRC-32C intrinsic | 105 | 3 |
| nx_crc32_v1.nx | CRC-32 checksum (IEEE 802.3 + Castagnoli). | 97 | 4 |