Hardware-accelerated CRC32c and CRC32 checksums with fallback support
Cross-Platform HW accelerated CRC32c and CRC32 with fallback
aws-checksums$ aws-checksums --crc32c /path/to/file$ aws-checksums --crc32 /path/to/file$ aws-checksums --crc32c /path/to/file && echo 'Checksum computed successfully'