| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add AES encryption | Igor Tolmachev | 2024-07-21 | 2 | -0/+0 |
| | | |||||
| * | Add tests and fix bugs | Igor Tolmachev | 2024-07-16 | 2 | -0/+0 |
| | | |||||
| * | Optimize encryption | Igor Tolmachev | 2024-07-16 | 1 | -0/+0 |
| | | | | | | | - 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/+0 |
| | | | | | | | - 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/+0 |
| | | |||||
| * | Add compression support (lzma and xz are broken) | Igor Tolmachev | 2024-07-02 | 2 | -0/+0 |
| | | |||||
| * | Create file driver and implement file reader | Igor Tolmachev | 2024-06-29 | 1 | -0/+0 |
| | | |||||
| * | Implement file getter in archive | Igor Tolmachev | 2024-06-27 | 1 | -0/+0 |
