Description
Lzip-compatible compression can be used from Scheme programs through lzlib bindings. It is useful for applications that need to read or write compressed data.
Compression libraries process files that may be malformed or untrusted. Handle errors and avoid extracting data into sensitive paths.