Des Encryption

I have some text which i would like to decode from Des/TDES encryption
I also have the keys which are used to encrypt the text. Is there any software or program out there which can help me decode this text?:confused:

Re: Des Encryption

Did u try PGP? there are several different kinds of software, best would be to use with which it as encrypted but u can try others too, search though google.

Re: Des Encryption

PGP uses RSA not DES so thats useless. plenty of free des implementations including javascript as here http://www.cs.eku.edu/faculty/styer/460/Encrypt/JS-DES.html

Re: Des Encryption

thanks risc..... if there are any other programsout there..plz let me know?

Re: Des Encryption

Try GNU Privacy Guard: http://www.gnupg.org/

Re: Des Encryption

I still need some more softwares/apps to decrypt des data
All the above link didn't help.

Re: Des Encryption

I still need some more softwares/apps to decrypt des data
All the above link didn’t help. :hoonh:

Re: Des Encryption

I still need some more softwares/apps to decrypt des data
All the above link didn’t help. :hoonh:

Re: Des Encryption

I guess u must need it pretty badly

Re: Des Encryption

If GnuPG did not work then try this

Re: Des Encryption

the link I posted does decipher, Des and tDES. Do you understand cryptography?