Lempel–Ziv–Stac
From Just Solve the File Format Problem
Lempel–Ziv–Stac (LZS) is a data compression algorithm. It is a form of LZ77 with Huffman coding.
It is used by Stacker disk compression, and can be used in some networking protocols, including PPP and TLS.
Related articles
Links
- Wikipedia: Lempel–Ziv–Stac
- RFC 1967: PPP LZS-DCP Compression Protocol (LZS-DCP)
- RFC 1974: PPP Stac LZS Compression Protocol
- RFC 2395: IP Payload Compression Using LZS
- RFC 3943: Transport Layer Security (TLS) Protocol Compression Using Lempel-Ziv-Stac (LZS)