aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* Partial aes implementation and others improvementsIgor Tolmachev2024-07-201-2/+0
|
* Optimize encryptionIgor Tolmachev2024-07-161-4/+2
| | | | | | - Add archive for testing encryption of compressed files - Implement incorrect password check - Use custom crc32 function
* Add mtime, atime, ctimeIgor Tolmachev2024-07-101-0/+1
|
* Create file driver and implement file readerIgor Tolmachev2024-06-291-0/+3
|
* Save changes 2024-06-21Igor Tolmachev2024-06-231-1/+1
|
* Add simple zip readerIgor Tolmachev2024-06-231-0/+10
|
* Reset branchIgor Tolmachev2024-06-231-11/+0
|
* Add basic zip readerIgor Tolmachov2024-06-231-0/+1
|
* Add zip archive datatypesIgor Tolmachov2024-06-231-0/+1
|
* Add zip stubsIgor Tolmachov2024-06-231-1/+3
|
* Add basic lib architectureIgor Tolmachov2024-06-231-0/+6
|
* Initial commitИгорь Толмачёв2023-08-031-0/+1