now it default is ECB mode, but I will make it in such way that you can specify which mode you want?
btw I already fixed one bug, which only occurs on strings with 21 letters ;D
I already added DES support (although not available for download yet)
Okay I added DES-support too,
and you can specify which mode you want to use: ECB (default) CBC, OFB or CFB (for both des and aes)
I will upload this version this weekend. so currently you can only download the version without des and without the availability to chose which mode, but you can use aes...
I'm going to implement in this weekend release also:
as encryption method:
-blowfish
-XOR
-ACR2
-ARC4
-CAST
-DES3
as output format:
-plain (already possible)
-morse (already possible if output contains letters only)
-md5
-sha1
(Those last two are an output format because they can't be reversed, but they might be handy though if you want to encrypt something that doesn't need to be decrypted.)
Is there something else you think that should be in the list please post it
At the very least, RSA so that you can get a public-key cipher in there
('&%:9]!~}|z2Vxwv-,POqponl$Hjig%eB@@>}=<M:9wv6WsU2T|nm-,jcL(I&%$#"`CB]V?Tx<uVtT`Rpo3NlF.Jh++FdbCBA@?]!~|4XzyTT43Qsqq(Lnmkj"Fhg${z@> Ah Malbolge
Okay today I have added a lot of functionality.
-(A)RC2
-Blowfish
-CAST
-RSA (encryption already works, decryption is still a problem)
outputformats:
-md5
-sha1
-hmac
+ I fixed 3 bugs in AES and DES that where occuring in special cases
download
I'm now starting to make a GUI with wxPython so that dcrypt is also accessible for non-command-line-freaks
As a note on RSA:
I said RSA decryption didn't work, well it does sometimes ;p
if the cypher is less then one line in length, the decryption will succeed. Only if the cypher is more then one line it will fail. In a GUI this won't happen because it had to do something with the raw_input function...
Lol, it was faster build as I thought,
from now on you can download the dcryptgui! =D
It is much easier to use and is (I guess) still cross-platform
If there is someone on a windows-platform please test it!
you probably have to add the ".py" extension to it's name if you want to use it on windows
same location to download
I launched my own webserver, it will be temporarily untill I find a good host that is always online, cause I have to shut down my computer @ night ...
the site address is : http://kruptools.no-ip.org
If the site is unavailable you will have to try it later, cause my computer will be shut down...
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks