×
注意!页面内容来自https://www.7-zip.org/7z.html,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页
English |
7z Format7z is the new archive formatproviding high compression ratio. The main features of 7z format:
7z has open architectureso it can support any new compression methods. Now the following compression methods are integrated to 7z:
7z also supports filters that improve compression ratio of main compression method. Now the following filters are integrated to 7z:
LZMA is default and general compression method of 7z format. The main features of LZMA method:
7-Zip also supports encryption with AES-256 algorithm. This algorithm uses cipher key with length of 256 bits. To create that key 7-Zip uses derivation function based on SHA-256 hash algorithm. A key derivation function produces a derived key from text password defined by user. For increasing the cost of exhaustive search for passwords 7-Zip uses big number of iterations to produce cipher key from text password. 7z code is a part of 7-Zip program distributed under the GNU LGPL. You can download 7-Zip sources and binaries from Download Page. Major part of 7z code is included to LZMA SDK. Applications that support 7z archives: WinRARPowerArchiverTUGZipIZArc. Links: Copyright (C) 2026 Igor Pavlov. |