I thought they were the same thing ? Checkout http://www.zlib.net/ notice the Authors credited and the authors of Gzip http://www.gzip.org/ and deflate methods.

Alternatively you can use the BIO implementation for doing compression as a template to write your own compression by bolting in any library of your choosing.

Doug Kehn wrote:
Can BIO_f_zlib() be used to compress/uncompress gzip format or is it limited to 
deflate?
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to