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:
naoNao89
2025-11-03 10:51:09 +01:00
committed by Dorian Péron
parent a4d7bcdf9c
commit 8f623574a4
15 changed files with 156 additions and 118 deletions
+125 -103
View File
File diff suppressed because it is too large Load Diff