Replicating Cold Fusion Decrypt()

J

jhagerty

Hi all,

I have a SQL server table which holds passwords encrypted using the Cold
Fusion Descrypt() function. Theoretically, I should be able to use the
crypto services in .NET to decrypt these based on the Xor algorithm. But, it
seems as though Cold Fusion adds in some extra characters to make life
difficult.

Has anyone ever run into this issue, or does anyone know what exactly the CF
Decrypt() function is doing?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top