mirror of
https://github.com/minio/minio.git
synced 2024-12-26 07:05:55 -05:00
fb34c5290c
Provides fast CRC32C with PCLMULQDQ instructions in Golang The white papers on CRC32C calculations with PCLMULQDQ instruction can be downloaded from: http://www.intel.com/content/dam/www/public/us/en/documents/white-papers/crc-iscsi-polynomial-crc32-instruction-paper.pdf http://www.intel.com/content/dam/www/public/us/en/documents/white-papers/fast-crc-computation-paper.pdf |
||
---|---|---|
.. | ||
cpu | ||
crc32c_amd64.S | ||
crc32c_test.go | ||
crc32c.go | ||
crc32c.h |