[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Docs still unclear on integrity
From: |
Askar Safin |
Subject: |
Docs still unclear on integrity |
Date: |
Mon, 13 Jun 2022 16:08:03 +0300 |
Hi. I installed lzip 1.23-3 to my debian from debian repo. Is it true
that default decompression mode (i. e. lzip -d file.lz) verifies
archive? "man lzip" doesn't say anything about this.
Also, is it true that compressed file truncation is absolutely always
detected? (Multiply bit flips are hard to detect with absolute
guarantee, but I think it is quite possible to always detect file
truncation.) Is file truncation detected in default mode (lzip -d
file.lz)? "man lzip" is silent on this