From a83767f9fbd51df654901b52bdba7838f6a10bf9 Mon Sep 17 00:00:00 2001 From: Igor Tolmachev Date: Tue, 16 Jul 2024 01:59:53 +0900 Subject: Add traditional PKWARE decryption. - Compression and encryption may not work together - Password check is not yet implemented - Unoptimized crc32 function --- tests/files/archive_passwd.zip | Bin 0 -> 200 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/files/archive_passwd.zip (limited to 'tests/files/archive_passwd.zip') diff --git a/tests/files/archive_passwd.zip b/tests/files/archive_passwd.zip new file mode 100644 index 0000000..700a343 Binary files /dev/null and b/tests/files/archive_passwd.zip differ -- cgit v1.2.3