Skip to content

Commit 19d340a

Browse files
committed
Update KazCrypt_v1.3.2.py
Changelog: -Added timer to measure how long is encryption, decryption, and key generation -You can now split files into parts of custom size -Main menu reworked to make it less clustered
1 parent 2e1ecee commit 19d340a

File tree

3 files changed

+186
-79
lines changed

3 files changed

+186
-79
lines changed

Compile command.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
py -3.13 -m PyInstaller --console --onefile KazCrypt_v1.3.1.py
1+
py -3.13 -m PyInstaller --console --onefile KazCrypt_v1.3.2.py

0 commit comments

Comments
 (0)