| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Optimize encryption | Igor Tolmachev | 2024-07-16 | 1 | -5/+1 |
| | | | | | | | - Add archive for testing encryption of compressed files - Implement incorrect password check - Use custom crc32 function | ||||
| * | Fix dead_code warning | Igor Tolmachev | 2024-07-15 | 1 | -14/+2 |
| | | |||||
| * | Add zstd compression and fix bugs | Igor Tolmachev | 2024-07-12 | 1 | -2/+2 |
| | | |||||
| * | Fix lzma decompression | Igor Tolmachev | 2024-07-05 | 1 | -2/+2 |
| | | |||||
| * | Add compression support (lzma and xz are broken) | Igor Tolmachev | 2024-07-02 | 1 | -0/+30 |
