• v0.2.0 fe578f46bd

    Archive Tools 0.2.0
    Verify / verify (push) Canceled after 0s
    Stable

    zemion released 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-helpers 0.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