LzmaCheck

Integrity check to include in the compressed data (only for the Xz format) Default for xz is CRC-64.

Values

ValueMeaning
none

No integrity check included

crc32

CRC-32 integrity check

crc64

CRC-64 integrity check

sha256

SHA-256 integrity check

Meta