aboutsummaryrefslogtreecommitdiff
path: root/src/utils/cursor.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add overlap checkingigorechek062024-08-101-1/+1
|
* Add AES encryptionIgor Tolmachev2024-07-211-4/+3
|
* 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-121-0/+60