Download List

Project Description

JZlib is a re-implementation of zlib in pure Java. The first and final aim for hacking this was to add packet compression support to pure Java SSH systems.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-24 07:05
1.1.1

This release fixes some minor bugs and exposes some useful classes: Adler32, CRC32.

2011-09-23 00:47
1.1.0

This release supports some functionalities which are available since zlib 1.2, and adds some convenient classes (GZIPInputStream, GZIPOutputStream, etc.).

2005-08-18 20:37
1.0.7

This release has memory and performance optimizations in the inflate operation. It adds a nowrap argument to ZStream, ZInputStream, and ZOutputStream.
Tags: Minor feature enhancements

2005-05-11 20:37
1.0.6

This release fixes some bugs in ZInputStream and ZOutputStream.
Tags: Minor bugfixes

2004-05-17 20:36
1.0.5

This release fixes a minor bug in ZInputStream.
Tags: Minor bugfixes

Project Resources