cfusion_decrypt not working
i am having an issue with cfusion_decrypt() not providing the correct value, actually it looks as though it is encrypting the string again.
I am stumped, becuse we use this encryption block quite abit and this one app is having difficulties with it. it is in a portal and users log into the portal and are presented with "their" applications, the link pass data to the apps that present appropriate start pages. this work fine for all bu one app.
here is what I get:
I am dumping the query string in the receiving app before it gets to the encryption block:
fuseaction=2A31171339401B0220005010201A135E2417050A3D0B50163A0B045E7D5645527E48130E28071A5E0B0704073A0B1A0F6704190B272E190A2E40120C2540110C3F4806142D5332507A1E34423C0B
this seems a little long but....
this is the decoded value:
decoded value= ^Tdgr%bvEs$[Ecg;WcNoD5eN@a' 36&5-jzMtn n~pbIQj p|xSe|sZ%axn%hxZ;r_H*F5 j'E
I have been all over the net looking for info, but no joy.
any have an idea what is going on here?
Why this one app?
TIA
JBIRD