aboutsummaryrefslogtreecommitdiff
path: root/src/utils
Commit message (Collapse)AuthorAgeFilesLines
* Add AES encryptionIgor Tolmachev2024-07-211-4/+3
|
* Partial aes implementation and others improvementsIgor Tolmachev2024-07-201-5/+5
|
* Add tests and fix bugsIgor Tolmachev2024-07-161-2/+2
|
* Add traditional PKWARE decryption.Igor Tolmachev2024-07-161-1/+0
| | | | | | - Compression and encryption may not work together - Password check is not yet implemented - Unoptimized crc32 function
* Bug fixIgor Tolmachev2024-07-121-1/+2
|
* Add zstd compression and fix bugsIgor Tolmachev2024-07-123-0/+88