| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Optimize encryption | Igor Tolmachev | 2024-07-16 | 1 | -2/+5 |
| | | | | | | | - Add archive for testing encryption of compressed files - Implement incorrect password check - Use custom crc32 function | ||||
| * | Add traditional PKWARE decryption. | Igor Tolmachev | 2024-07-16 | 1 | -0/+1 |
| | | | | | | | - Compression and encryption may not work together - Password check is not yet implemented - Unoptimized crc32 function | ||||
| * | Add mtime, atime, ctime | Igor Tolmachev | 2024-07-10 | 1 | -0/+1 |
| | | |||||
| * | Add compression support (lzma and xz are broken) | Igor Tolmachev | 2024-07-02 | 1 | -2/+6 |
| | | |||||
| * | Improve ZipFile | Igor Tolmachev | 2024-06-23 | 1 | -0/+1 |
| | | |||||
| * | Implement serialize | Igor Tolmachev | 2024-06-23 | 1 | -0/+2 |
| | | |||||
| * | Add simple zip reader | Igor Tolmachev | 2024-06-23 | 1 | -3/+4 |
| | | |||||
| * | Add basic zip reader | Igor Tolmachov | 2024-06-23 | 1 | -1/+8 |
| | | |||||
| * | Add zip archive datatypes | Igor Tolmachov | 2024-06-23 | 1 | -1/+1 |
| | | |||||
| * | Add zip stubs | Igor Tolmachov | 2024-06-23 | 1 | -1/+1 |
| | | |||||
| * | Add basic lib architecture | Igor Tolmachov | 2024-06-23 | 1 | -1/+2 |
| | | |||||
| * | Initial commit | Игорь Толмачёв | 2023-08-03 | 1 | -0/+3 |
