]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Add support for WinZip AES encryption.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 9 Sep 2014 13:29:07 +0000 (22:29 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 9 Sep 2014 13:40:33 +0000 (22:40 +0900)
commitea4701e7e5a8624f878a8c22652b58e0b158467e
tree83d4398a327ac8bc3efb111cc6a84c3c1ea29438
parenta35a8d3b249a3b8114158c7f1e2ea1c276e57aac
Add support for WinZip AES encryption.
libarchive/archive_cryptor.c
libarchive/archive_cryptor_private.h
libarchive/archive_hmac_private.h
libarchive/archive_read_support_format_zip.c
libarchive/archive_write_set_format_zip.c
libarchive/test/test_write_format_zip.c