Description
XZ and LZMA compression can be used from Scheme programs through liblzma bindings. It is useful for applications that need to handle compressed archives or data streams.
Compressed files from untrusted sources can be malformed or very large after decompression. Validate inputs and limits.