Skip to content

Commit f888ce3

Browse files
authored
Update README.md
1 parent 7600d87 commit f888ce3

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# KazCrypt - Secure Encryption
2-
More Updates on 9th of March 2025 (09-03-2025)
2+
More Updates on 14th of March 2025 (14-03-2025)
33

44
KazCrypt is a lightweight python encryption program designed for secure text and file encryption.
55

@@ -17,11 +17,17 @@ Contact - Discord - kazumba_2137
1717

1818
-encryption/decryption using RSA keys
1919

20+
-has DH and ECDH key exchanges
21+
22+
-can hash file or text with 19 avaliable hashing algorythms
23+
24+
-can check if 2 hashes (or any character string) are the same
25+
2026
# Usage
2127

22-
Run KazCrypt_v1_InstallRequirements.bat to install requirements, or you can change the .bat to .txt and install them manually
28+
Run KazCrypt_v1.1.0_InstallRequirements.bat to install requirements, or you can change the .bat to .txt and install them manually
2329

24-
Open KazCrypt v1.0.0.py file with python 3.13
30+
Open KazCrypt v1.1.0.py file with python 3.13
2531

2632
Then if everything is working, a windows should pop up, where you can select an operation, e.g. 1) Encrypt text
2733

0 commit comments

Comments
 (0)