Add integrity validation #273

Closed
opened 2026-04-19 07:20:13 +00:00 by fuzzy · 1 comment
Owner
## Sub-tasks - [ ] [Implement CRC32 checksum verification](https://git.lan.thwap.org/thwap/gobz2/issues/269) - [ ] [Add Adler-32 checksum support (bzip2 native)](https://git.lan.thwap.org/thwap/gobz2/issues/270) - [ ] [Create checksum calculator worker](https://git.lan.thwap.org/thwap/gobz2/issues/271) - [ ] [Validate against original data (testing only)](https://git.lan.thwap.org/thwap/gobz2/issues/272)
fuzzy self-assigned this 2026-04-19 07:20:13 +00:00
Author
Owner

Implemented in commit 027a62a with CRC32/Adler-32 checksums, checksum calculator worker, and validation against original data.

Implemented in commit 027a62a with CRC32/Adler-32 checksums, checksum calculator worker, and validation against original data.
fuzzy closed this issue 2026-04-19 12:37:21 +00:00
Sign in to join this conversation.
No description provided.