| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add overlap checking | igorechek06 | 2024-08-10 | 1 | -5/+12 |
| * | Add AES encryption | Igor Tolmachev | 2024-07-21 | 1 | -2/+2 |
| * | Partial aes implementation and others improvements | Igor Tolmachev | 2024-07-20 | 1 | -12/+26 |
| * | Add more `#[inline]` markers | Igor Tolmachev | 2024-07-17 | 1 | -1/+1 |
| * | Add tests and fix bugs | Igor Tolmachev | 2024-07-16 | 1 | -3/+3 |
| * | Optimize encryption | Igor Tolmachev | 2024-07-16 | 1 | -0/+2 |
| * | Add traditional PKWARE decryption. | Igor Tolmachev | 2024-07-16 | 1 | -4/+16 |
| * | Add support of cp437 encoding | Igor Tolmachev | 2024-07-14 | 1 | -2/+0 |
| * | Add zstd compression and fix bugs | Igor Tolmachev | 2024-07-12 | 1 | -2/+0 |
| * | 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/+2 |
| * | Add `Clone` derive and edit trait types | Igor Tolmachev | 2024-06-30 | 1 | -0/+2 |
| * | Create file driver and implement file reader | Igor Tolmachev | 2024-06-29 | 1 | -0/+8 |
| * | Improve ZipFile | Igor Tolmachev | 2024-06-23 | 1 | -19/+17 |
| * | Implement serialize | Igor Tolmachev | 2024-06-23 | 1 | -4/+4 |
| * | Add simple zip reader | Igor Tolmachev | 2024-06-23 | 1 | -0/+58 |
