aboutsummaryrefslogtreecommitdiff
path: root/src/zip/file/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add traditional PKWARE decryption.Igor Tolmachev2024-07-161-1/+1
| | | | | | - Compression and encryption may not work together - Password check is not yet implemented - Unoptimized crc32 function
* Add compression support (lzma and xz are broken)Igor Tolmachev2024-07-021-0/+7