go-zip

module
v0.5.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2026 License: BSD-3-Clause

README

Zip with Encryption Support

Go Reference Go Report Card Release

This is a fork of the archive/zip package from the Go standard library which adds support for both the legacy (insecure) ZIP encryption scheme and for newer AES-based encryption schemes introduced with WinZip.

This forward-port is based on Go 1.25.6 and was done to introduce the latest bugfixes and enhancements.

Encryption Schemes

  • Standard
  • AES128
  • AES192
  • AES256

Acknowledgements

License

Released under the BSD License.

Directories

Path Synopsis
pkg
zip
Package obscuretestdata contains functionality used by tests to more easily work with testdata that must be obscured primarily due to golang.org/issue/34986.
Package obscuretestdata contains functionality used by tests to more easily work with testdata that must be obscured primarily due to golang.org/issue/34986.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL