Decrypt text or file from ColdFusion - PLEASE HELP!!
First off let me say I know NOTHING about ColdFusion, have no access to it, and it will never be installed in our network.
We have a client that needs to encrypt a file/text to send to us, very sensitive information. The only software he has available to use for encryption is ColdFusion.
He basically had the text flow through ColdFusion, which encrypted it (3DES), and wrote it to a text file. I have the text file and the encryption key. Every program I have tried either does not detect encryption or it outputs gibberish. Next step will be to encrypt the file itself, still waiting for him to send that.
Can anyone help me decrypt text or a file encrypted in ColdFusion? Is there a utility that we can use, preferable with command line support?
