binstall-zip 0.6.4

Library to support the reading and writing of zip files.
Documentation

binstall-zip

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 11 of them enabled by default.

default

  • aes-crypto
  • bzip2
  • deflate
  • time
  • zstd

aes-crypto

  • aes
  • constant_time_eq
  • hmac
  • pbkdf2
  • sha1

bzip2

    This feature flag does not enable additional features.

deflate

  • flate2/rust_backend

time

    This feature flag does not enable additional features.

zstd

    This feature flag does not enable additional features.

aes

    This feature flag does not enable additional features.

constant_time_eq

    This feature flag does not enable additional features.

hmac

    This feature flag does not enable additional features.

pbkdf2

    This feature flag does not enable additional features.

sha1

    This feature flag does not enable additional features.

deflate-miniz

  • flate2/default

deflate-zlib

  • flate2/zlib

unreserved

    This feature flag does not enable additional features.

flate2

    This feature flag does not enable additional features.