aboutsummaryrefslogtreecommitdiff
path: root/src/zip/archive.rs
Commit message (Collapse)AuthorAgeFilesLines
* Optimize encryptionIgor Tolmachev2024-07-161-0/+19
| | | | | | - Add archive for testing encryption of compressed files - Implement incorrect password check - Use custom crc32 function
* Create file driver and implement file readerIgor Tolmachev2024-06-291-2/+2
|
* Implement file getter in archiveIgor Tolmachev2024-06-271-0/+10
|
* Reset branchIgor Tolmachev2024-06-231-0/+0
|
* Add zip stubsIgor Tolmachov2024-06-231-0/+0