Squash
0.7.0
|
The zpaq plugin provides an interface for the ZPAQ library.
For more information about ZPAQ see http://mattmahoney.net/dc/zpaq.html
ZPAQ is not safe for decompressing untrusted input. In order to allow changes to the algorithms ZPAQ embeds decompressors written in a language called ZPAQL in the compressed file. It is possible for malicious actors to create an infinite loop, effectively allowing denial of service attacks.
The zlib plugin is licensed under the MIT License, and libzpaq is public domain.