Files in zip
Cross-Platform 'zip' Compression

MD5
NEWS.md README.md
NAMESPACE
DESCRIPTION
LICENSE
R/compat-vctrs.R R/http.R R/zip-package.R R/process.R R/threaded.R R/zip.R R/inflate.R R/assertions.R R/utils.R
src/unixutils.c
src/Makevars.win
src/Makevars
src/cleancall.c
src/crypto.c
src/winutils.c
src/init.c
src/errors.h
src/install.libs.R
src/cmdunzip_lib.c
src/miniz.h
src/miniz.c
src/zip.c
src/cleancall.h
src/errors.c
src/zip.h
src/crypto.h
src/rzip.c
src/tools/cmdunzip.c
src/tools/cmdzip.c
src/mbedtls/LICENSE
src/mbedtls/VENDORING.md
src/mbedtls/include/zip_mbedtls_config.h
src/mbedtls/include/mbedtls/cipher.h
src/mbedtls/include/mbedtls/config_adjust_legacy_crypto.h
src/mbedtls/include/mbedtls/cmac.h
src/mbedtls/include/mbedtls/bignum.h
src/mbedtls/include/mbedtls/build_info.h
src/mbedtls/include/mbedtls/sha512.h
src/mbedtls/include/mbedtls/platform_util.h
src/mbedtls/include/mbedtls/ecdsa.h
src/mbedtls/include/mbedtls/ripemd160.h
src/mbedtls/include/mbedtls/poly1305.h
src/mbedtls/include/mbedtls/sha256.h
src/mbedtls/include/mbedtls/asn1write.h
src/mbedtls/include/mbedtls/error.h
src/mbedtls/include/mbedtls/md.h
src/mbedtls/include/mbedtls/config_adjust_ssl.h
src/mbedtls/include/mbedtls/private_access.h
src/mbedtls/include/mbedtls/ecp.h
src/mbedtls/include/mbedtls/asn1.h
src/mbedtls/include/mbedtls/constant_time.h
src/mbedtls/include/mbedtls/aes.h
src/mbedtls/include/mbedtls/threading.h
src/mbedtls/include/mbedtls/psa_util.h
src/mbedtls/include/mbedtls/check_config.h
src/mbedtls/include/mbedtls/sha1.h
src/mbedtls/include/mbedtls/chacha20.h
src/mbedtls/include/mbedtls/chachapoly.h
src/mbedtls/include/mbedtls/sha3.h
src/mbedtls/include/mbedtls/md5.h
src/mbedtls/include/mbedtls/platform.h
src/mbedtls/include/mbedtls/pkcs5.h
src/mbedtls/include/mbedtls/ecjpake.h
src/mbedtls/include/mbedtls/config_adjust_x509.h
src/mbedtls/include/psa/crypto_driver_common.h
src/mbedtls/include/psa/build_info.h
src/mbedtls/include/psa/crypto_sizes.h
src/mbedtls/include/psa/crypto_struct.h
src/mbedtls/include/psa/crypto_types.h
src/mbedtls/include/psa/crypto_platform.h
src/mbedtls/include/psa/crypto_driver_contexts_composites.h
src/mbedtls/include/psa/crypto_values.h
src/mbedtls/include/psa/crypto_builtin_primitives.h
src/mbedtls/include/psa/crypto_driver_contexts_key_derivation.h
src/mbedtls/include/psa/crypto_builtin_key_derivation.h
src/mbedtls/include/psa/crypto_compat.h
src/mbedtls/include/psa/crypto_extra.h
src/mbedtls/include/psa/crypto_builtin_composites.h
src/mbedtls/include/psa/crypto.h
src/mbedtls/include/psa/crypto_driver_contexts_primitives.h
src/mbedtls/library/common.h
src/mbedtls/library/aes.c
src/mbedtls/library/platform.c
src/mbedtls/library/md_wrap.h
src/mbedtls/library/platform_util.c
src/mbedtls/library/alignment.h
src/mbedtls/library/pkcs5.c
src/mbedtls/library/constant_time_impl.h
src/mbedtls/library/constant_time_internal.h
src/mbedtls/library/sha1.c
src/mbedtls/library/ctr.h
src/mbedtls/library/psa_util_internal.h
src/mbedtls/library/md.c
inst/example.zip
tests/testthat.R tests/testthat/test-zipr.R tests/testthat/test-get-zip-data-path.R tests/testthat/test-keys.R tests/testthat/test-paths.R tests/testthat/test-zip-encrypt.R tests/testthat/test-get-zip-data.R tests/testthat/test-unzip.R tests/testthat/helper-encryption.R tests/testthat/test-threaded-unzip.R tests/testthat/test-large-files.R tests/testthat/test-special-dot.R tests/testthat/test-inflate.R tests/testthat/test-errors.R tests/testthat/test-zip.R tests/testthat/test-weird-paths.R tests/testthat/test-zip-process.R tests/testthat/test-unzip-process.R tests/testthat/helper.R tests/testthat/test-zip64.R tests/testthat/test-zip-list.R tests/testthat/test-crypto.R tests/testthat/test-http.R tests/testthat/_snaps/threaded-unzip.md tests/testthat/_snaps/errors.md tests/testthat/_snaps/inflate.md tests/testthat/_snaps/http.md tests/testthat/_snaps/unzip.md tests/testthat/_snaps/zip-list.md tests/testthat/_snaps/weird-paths.md tests/testthat/_snaps/ascii/inflate.md tests/testthat/_snaps/utf8/inflate.md
tests/testthat/fixtures/msdos.zip
tests/testthat/fixtures/aes192.zip
tests/testthat/fixtures/zipcrypto.zip
tests/testthat/fixtures/aes128.zip
tests/testthat/fixtures/http.zip
tests/testthat/fixtures/make-zip64-fixtures.sh
tests/testthat/fixtures/cp932.zip
tests/testthat/fixtures/cp437.zip
tests/testthat/fixtures/zip64-extra.zip
tests/testthat/fixtures/abs.zip
tests/testthat/fixtures/symlink.zip
tests/testthat/fixtures/stored-zero-compsize.zip
tests/testthat/fixtures/aes256.zip
tests/testthat/fixtures/make-encrypted-fixtures.sh
tests/testthat/fixtures/http-nodirs.zip
tests/testthat/fixtures/zip64.zip
tools/valgrind.supp
tools/getzipexe.R
tools/extra/miniz.patch
tools/extra/make-cp437-zip.py
tools/extra/make_stored_zero_compsize.py
tools/extra/make-zip64-infozip.sh
tools/extra/make-http-fixtures.R man/unzip.Rd man/deflate.Rd man/zip_process.Rd man/zip.Rd man/unzip_process.Rd man/inflate.Rd man/zip-package.Rd man/zip_list.Rd man/internal/ENCRYPTION.md
zip documentation built on June 10, 2026, 5:06 p.m.