HighTechTalks DotNet Forums  

DES encrypted string from ColdFusion to ASP.Net 2.0

Dotnet Security microsoft.public.dotnet.security


Discuss DES encrypted string from ColdFusion to ASP.Net 2.0 in the Dotnet Security forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
JohnS
 
Posts: n/a

Default DES encrypted string from ColdFusion to ASP.Net 2.0 - 02-28-2007 , 06:30 PM






I'm using the Enterprise library to decrypt a DES Encrypted Base64 Encoded
string that is being passed from a Cold Fusion app. on a second server.

I can't seem to be able to decode the string on the .Net side. I've gotten
each side to en/decode strings generated in their own environment.

ColdFusion is v7. I'm specifying DES and trying to use the same key between
the two apps. ColdFusion seems to want to make a random key when I use DES.

Anyone have any insight on whether this can be done? Ideally I want to take
a Base64 encoded string in a post to an ASP.Net form and decrypt it to get at
the data it contains.

TIA
John

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.