mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
fix(cksum): correct CRC32B implementation to match GNU cksum
- Implement correct CRC32B algorithm with proper polynomial and initialization - Add comprehensive test fixtures for CRC32B validation - Support raw output format for CRC32B checksums - Update dependencies and lock files for compatibility - Fix code formatting and style issues
This commit is contained in:
Generated
+125
-103
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user