OSDN Git Service

mirror .org
[sevenzip/7-Zip.git] / www.7-zip.org / sdk.html
index 8a70588..cb17222 100644 (file)
@@ -27,17 +27,17 @@ best, compress, solid, high, ratio, unzip, far, win32, 7zip, long, file, names">
 \r
 <P>\r
 <B>English</B><BR>\r
-<A href="http://sparanoid.com/lab/7z/">Chinese Simpl.</A><BR>\r
-<A href="http://www.developershome.com/7-zip/">Chinese Trad.</A><BR>\r
-<A href="http://7zip-eo.rnbastos.com/">Esperanto</A><BR>\r
-<A href="http://www.spiroo.be/7zip/">French</A><BR>\r
-<A href="http://www.7-zip.de/">German</A><BR>\r
-<A href="http://sevenzip.sourceforge.jp/">Japanese</A><BR>\r
-<A href="http://7-zip.org.pl/">Polish</A><BR>\r
-<A href="http://7zip.rnbastos.com/">Portuguese Brazil</A><BR>\r
-<A href="http://7zip-es.updatestar.com/">Spanish</A><BR>\r
+<A href="https://sparanoid.com/lab/7z/">Chinese Simpl.</A><BR>\r
+<A href="https://www.developershome.com/7-zip/">Chinese Trad.</A><BR>\r
+<A href="https://7zip-eo.rnbastos.com/">Esperanto</A><BR>\r
+<A href="https://www.7-zip.fr/">French</A><BR>\r
+<A href="https://www.7-zip.de/">German</A><BR>\r
+<A href="https://7zip.idfoss.org/">Indonesian</A><BR>\r
+<A href="https://sevenzip.osdn.jp/">Japanese</A><BR>\r
+<A href="https://7zip.rnbastos.com/">Portuguese Brazil</A><BR>\r
+<A href="https://7zip-es.updatestar.com/">Spanish</A><BR>\r
 <A href="http://7zip-thai.inetbridge.net/">Thai</A><BR>\r
-<A href="http://7zip-vi.updatestar.com/">Vietnamese</A><BR>\r
+<A href="https://7zip-vi.updatestar.com/">Vietnamese</A><BR>\r
 </P>\r
 \r
 </TD>\r
@@ -58,11 +58,23 @@ and tools you need to develop applications that use <B>LZMA</B> compression.</P>
     <TH class="Title" align="center">Description</TH>\r
   </TR>\r
   <TR>\r
-    <TD class="Item" align="center"><A href="a/lzma1603.7z">Download</A></TD>\r
+    <TD class="Item" align="center"><A href="a/lzma1900.7z">Download</A></TD>\r
     <TD class="Item" align="center">1 MB</TD>\r
-    <TD class="Item" align="center">2016-09-28</TD>\r
-    <TD class="Item" align="center">16.03</TD>\r
-    <TD class="Item">LZMA SDK (C, C++, C#, Java) (with binaries for Windows)</TD>\r
+    <TD class="Item" align="center">2019-02-21</TD>\r
+    <TD class="Item" align="center">19.00</TD>\r
+    <TD class="Item" rowspan=3>LZMA SDK<BR>C, C++, C#, Java <BR>x86/x64 binaries for Windows</TD>\r
+  </TR>\r
+  <TR>\r
+    <TD class="Item" align="center"><A href="a/lzma1801.7z">Download</A></TD>\r
+    <TD class="Item" align="center">1 MB</TD>\r
+    <TD class="Item" align="center">2018-01-28</TD>\r
+    <TD class="Item" align="center">18.01</TD>\r
+  </TR>\r
+  <TR>\r
+    <TD class="Item" align="center"><A href="a/lzma1604.7z">Download</A></TD>\r
+    <TD class="Item" align="center">1 MB</TD>\r
+    <TD class="Item" align="center">2016-10-04</TD>\r
+    <TD class="Item" align="center">16.04</TD>\r
   </TR>\r
   <TR>\r
     <TD class="Item" align="center"><A href="a/lzma-specification.7z">Download</A></TD>\r
@@ -75,22 +87,21 @@ and tools you need to develop applications that use <B>LZMA</B> compression.</P>
 \r
 <P><B>What's new:</B>\r
 <UL>\r
-  <LI><B>16.03:</B> Some bugs were fixed.</LI>\r
+  <LI><B>19.00:</B> Encryption strength for 7z archives was increased.</LI>\r
+  <LI><B>18.06:</B> Some speed optimiztions in LZMA/LZMA2 code.</LI>\r
+  <LI><B>18.05:</B> Some speed optimiztions in LZMA/LZMA2 code.</LI>\r
+  <LI><B>18.01:</B> Some changes in LZMA2/xz multithreading code for compressing. Some bugs were fixed.</LI>\r
   <LI><B>9.35:</B> AES code and SFXs modules were included to SDK.</LI>\r
   <LI><B>9.20:</B> New small SFX module for installers.</LI>\r
   <LI><B>9.11:</B> PPMd support.</LI>\r
   <LI><B>9.04:</B> LZMA2 and XZ support.</LI>\r
   <LI><B>4.62:</B> LZMA SDK is placed in the public domain.</LI>\r
-  <LI><B>4.58:</B> Speed optimizations. New ANSI-C code for LZMA compression.</LI>\r
-  <LI><B>4.57:</B> Speed optimizations. Some fixes.</LI>\r
-  <LI><B>4.49:</B> .7z ANSI-C decoder was improved. C++ code for .7z archive handling was \r
-   included.</LI>\r
 </UL>\r
 \r
 \r
-<P><B>LZMA</B> is the default and general compression method of <A href ="7z.html"><B>7z format</B></A>\r
+<P><B>LZMA / LZMA2</B> are default and general compression methods of <A href ="7z.html"><B>7z format</B></A>\r
 in the <B>7-Zip</B> program. <B>LZMA</B> provides a high compression ratio and \r
-very fast decompression, so it is very suitable for embedded applications.\r
+fast decompression, so it is very suitable for embedded applications.\r
 For example, it can be used for ROM (firmware) compressing.</P>\r
 \r
 <P><B>LZMA SDK</B> includes:</P>\r
@@ -110,18 +121,18 @@ For example, it can be used for ROM (firmware) compressing.</P>
 \r
 <P><B>LZMA</B> features:</P>\r
 <UL>\r
-  <LI>Compression speed: 2 MB/s on 2 GHz dual-core CPU.\r
+  <LI>Compression speed: 3 MB/s on 3 GHz dual-core CPU.\r
   <LI>Decompression speed: \r
     <UL>\r
-      <LI>20-30 MB/s on modern 2 GHz CPU (Intel, AMD).\r
-      <LI>5-10 MB/s on simple 1 GHz RISC CPU (ARM, MIPS, PowerPC).\r
+      <LI>20-50 MB/s on modern 3 GHz CPU (Intel, AMD, ARM).\r
+      <LI>5-15 MB/s on simple 1 GHz RISC CPU (ARM, MIPS, PowerPC).\r
     </UL>\r
   <LI>Small memory requirements for decompression: 8-32 KB + DictionarySize\r
   <LI>Small code size for decompression: 2-8 KB (depending on speed optimizations)\r
 </UL>\r
 \r
 <P>The <B>LZMA</B> decoder uses only CPU integer instructions and can be \r
-implemented for any modern 32-bit CPU (or, on a 16-bit CPU with some conditions).</P>\r
+implemented for any modern 32-bit CPU.</P>\r
 \r
 <H2>License</H2>\r
 \r
@@ -134,19 +145,19 @@ any purpose, commercial or non-commercial, and by any means.</P>
 \r
 <H2>LZMA Links</H2>\r
 <ul>\r
-<li><A href="http://en.wikipedia.org/wiki/LZMA">LZMA at Wikipedia</A></li>\r
-<li><a href="http://www.7-cpu.com/">LZMA Benchmark results for different CPUs</a></li>\r
-<li><a href="http://tukaani.org/xz/">XZ Utils / LZMA utils</a></li>\r
-<li><A href="http://sourceforge.net/projects/p7zip/">Port of LZMA SDK for JAVA from independent developer</A></li>\r
-<li><A href="http://www.birtles.org.uk/programming/">Port of LZMA SDK to Pascal (Delphi, Kylix and Freepascal)</A></li>\r
-<li><a href="http://www.joachim-bauch.de/projects/python/pylzma/">PyLZMA: Python bindings for LZMA</a></li>\r
-<li><a href="http://contrapunctus.net/league/haques/lzmajio/">LZMA Streams in Java</a></li>\r
-<li><a href="http://unzip-ada.sourceforge.net/">Zip-Ada : LZMA at Ada</a></li>\r
+<li><A href="https://en.wikipedia.org/wiki/LZMA">LZMA at Wikipedia</A></li>\r
+<li><a href="https://www.7-cpu.com/">LZMA Benchmark results for different CPUs</a></li>\r
+<li><a href="https://tukaani.org/xz/">XZ Utils / LZMA utils</a></li>\r
+<li><A href="https://sourceforge.net/projects/p7zip/">Port of LZMA SDK for JAVA from independent developer</A></li>\r
+<li><A href="https://www.birtles.org.uk/programming/">Port of LZMA SDK to Pascal (Delphi, Kylix and Freepascal)</A></li>\r
+<li><a href="https://www.joachim-bauch.de/projects/python/pylzma/">PyLZMA: Python bindings for LZMA</a></li>\r
+<li><a href="https://contrapunctus.net/league/haques/lzmajio/">LZMA Streams in Java</a></li>\r
+<li><a href="https://unzip-ada.sourceforge.io/">Zip-Ada : LZMA in Ada</a></li>\r
 </ul>\r
 \r
 \r
 <HR>\r
-<P><SMALL>Copyright (C) 2016 Igor Pavlov. The site is hosted at <A href="https://www.digitalocean.com/?refcode=cab893b82fa8">Digital Ocean</A> </SMALL></P>\r
+<P><SMALL>Copyright (C) 2019 Igor Pavlov. The site is hosted at <A href="https://m.do.co/c/cab893b82fa8">Digital Ocean</A> </SMALL></P>\r
 </TD></TR></TABLE>\r
 \r
 </BODY></HTML>\r