11cb0ef41Sopenharmony_ciName: zlib 21cb0ef41Sopenharmony_ciShort Name: zlib 31cb0ef41Sopenharmony_ciURL: http://zlib.net/ 41cb0ef41Sopenharmony_ciVersion: 1.3.0.1 51cb0ef41Sopenharmony_ciCPEPrefix: cpe:/a:zlib:zlib:1.3.0.1 61cb0ef41Sopenharmony_ciSecurity Critical: yes 71cb0ef41Sopenharmony_ciShipped: yes 81cb0ef41Sopenharmony_ciLicense: Zlib 91cb0ef41Sopenharmony_ciLicense File: LICENSE 101cb0ef41Sopenharmony_ciLicense Android Compatible: yes 111cb0ef41Sopenharmony_ci 121cb0ef41Sopenharmony_ciDescription: 131cb0ef41Sopenharmony_ci"A massively spiffy yet delicately unobtrusive compression library." 141cb0ef41Sopenharmony_ci 151cb0ef41Sopenharmony_cizlib is a free, general-purpose, legally unencumbered lossless data-compression 161cb0ef41Sopenharmony_cilibrary. zlib implements the "deflate" compression algorithm described by RFC 171cb0ef41Sopenharmony_ci1951, which combines the LZ77 (Lempel-Ziv) algorithm with Huffman coding. zlib 181cb0ef41Sopenharmony_cialso implements the zlib (RFC 1950) and gzip (RFC 1952) wrapper formats. 191cb0ef41Sopenharmony_ci 201cb0ef41Sopenharmony_ciLocal Modifications: 211cb0ef41Sopenharmony_ci - Only source code from the zlib distribution used to build the zlib and 221cb0ef41Sopenharmony_ci minizip libraries are present. Many other files have been omitted. Only *.c 231cb0ef41Sopenharmony_ci and *.h files from the upstream root directory and contrib/minizip were 241cb0ef41Sopenharmony_ci imported. 251cb0ef41Sopenharmony_ci - The contents of the google directory are original Chromium-specific 261cb0ef41Sopenharmony_ci additions. 271cb0ef41Sopenharmony_ci - Added chromeconf.h 281cb0ef41Sopenharmony_ci - Plus the changes in 'patches' folder. 291cb0ef41Sopenharmony_ci - Code in contrib/ other than contrib/minizip was added to match zlib's 301cb0ef41Sopenharmony_ci contributor layout. 311cb0ef41Sopenharmony_ci - In sync with 1.2.13 official release 321cb0ef41Sopenharmony_ci - ZIP reader modified to allow for progress callbacks during extraction. 331cb0ef41Sopenharmony_ci - ZIP reader modified to add detection of AES encrypted content. 34