Commit Graph
3 Commits
Author SHA1 Message Date
Dorian PéronandDaniel Hofstetter 7fb2bf0db4 test(cksum): add regular tests for blake3 2026-03-25 16:51:37 +01:00
naoNao89andDorian Péron 8f623574a4 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
2025-11-03 10:51:09 +01:00
Ben Wiederhake 133cdde885 cksum: implement and test --base64 output method 2024-03-18 20:59:59 +01:00