Releases: KazumbaDev/KazCrypt
Releases · KazumbaDev/KazCrypt
v1.3.2
v1.3.1
This is the release version 1.3.1 of KazCrypt
Changelog:
-
Added help option to display how to use instructions
-
Added Communication session (Learn more using new help command)
-
Added File to base64, and base64 to file conversion
-
Added a tool for spliting a file into 9 mb parts, to bypass discord limit, also added a tool for combining the parts back into original file
-
Also fixed a minor bug from unrelesed 1.3.0
v1.2.2
This is the release version 1.2.2 of KazCrypt
Changelog:
- Added a function that checks for newer versions
- Now "README" explains how to perform ECDH key exchange
v1.2.1
This is the release version 1.2.1 of KazCrypt
Changelog:
- Cleaned menu by moving some old features to legacy menu
- fixed option for hashing
- changed encryption from AES-CBC to AES-GCM
v1.1.0
This is the release version 1.1.0 of KazCrypt
Changes:
- Can now perform manual DH and ECDH key exchanges (explained in README.md)
- Can now hash file or text with 19 avaliable hashing algorythms
- Can now check if 2 hashes (or any character string) are the same
v1.0.0F
This is the release version 1.0.0F of KazCrypt
Changes:
- added "compile command.txt" which contains command for compiling into exe
- changed name from "KazCrypt v1.0.0.py" to "KazCrypt_v1.0.0.py" to avoid errors during compiling
v1.0.0
This is the release version 1.0.0 of KazCrypt