-
Archive Tools 0.2.0
StableVerify / verify (push) Canceled after 0sreleased this
2026-09-02 09:34:59 +02:00 | 0 commits to main since this release- Adopted shared byte-size, portable filename, Blob download, typed byte-cursor
and CRC helpers from@add-ideas/toolbox-helpers0.2.0. - Changed bounded gzip verification to update CRC-32 incrementally while output
chunks are produced, avoiding a second full pass over expanded data. - Added bounded GNU TAR long-name/long-link metadata and independently verified
concatenated gzip members. - Added local AES-256 and legacy ZipCrypto ZIP creation/readback with
memory-only passwords and generic wrong-password/integrity errors. - Added bounded structural 7z inspection with validated signature, start-header
offsets/sizes, independent CRC-32 checks, encoded/plain next-header evidence,
and safe plain FilesInfo name/empty-entry inventory where available. - Added bounded RAR4/RAR5 block framing and header-CRC validation with plaintext
file-header inventory for names, sizes, compression, encryption and split
flags. Encrypted headers stop inspection; RAR/7z decompression and extraction
remain explicitly unsupported.
Downloads
- Adopted shared byte-size, portable filename, Blob download, typed byte-cursor
-
Archive Tools 0.1.0 Stable
released this
2026-09-01 02:42:42 +02:00 | 1 commits to main since this releaseInitial GPL-3.0-or-later local-first ZIP, ZIP64, TAR, PAX, gzip, and tar.gz workbench. Includes bounded inspection, safe selective extraction/repackaging, deterministic creation, comparison, previews, and release artifacts.
Downloads