| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 zstd compression and fix bugs | Igor Tolmachev | 2024-07-12 | 1 | -0/+1 |
| | | |||||
| * | Fix lzma decompression | Igor Tolmachev | 2024-07-05 | 1 | -1/+1 |
| | | |||||
| * | Add compression support (lzma and xz are broken) | Igor Tolmachev | 2024-07-02 | 1 | -0/+2 |
| | | |||||
| * | Add `Clone` derive and edit trait types | Igor Tolmachev | 2024-06-30 | 1 | -0/+1 |
| | | |||||
| * | Implement deserialize | Igor Tolmachev | 2024-06-23 | 1 | -1/+0 |
| | | | | | Remove bincode crate and replace it by own written serializer | ||||
| * | Add simple zip reader | Igor Tolmachev | 2024-06-23 | 1 | -0/+2 |
| | | |||||
| * | Add basic zip reader | Igor Tolmachov | 2024-06-23 | 1 | -0/+1 |
| | | |||||
| * | Initial commit | Игорь Толмачёв | 2023-08-03 | 1 | -0/+14 |
