>one-way "encrypts" (hashs) are more secure
Not disagreeing, but just so you know, I downloaded a small exe yesterday
that cracked an MD5 hash in 3.5 minutes, using my old 2Ghz workstation.


-----Original Message-----
From: Fabio Terracini [mailto:[EMAIL PROTECTED]
Sent: 23 August 2005 14:45
To: CF-Talk
Subject: Re: Need to share encryption between CF and ASP environments


Personally, I don't think storing CC numbers are a good idea.

You can encrypt/decrypt data in between envoirments if they use the same
algorithm. Checkout CF documentations to see avaiable algorithms.

Also, if it's possible by your functional needs (not on the CC case,
probably), one-way "encrypts" (hashs) are more secure, since you encrypt
the data and compare the encrypted data (like on a login system).

Fabio Terracini




Matthew Friedman wrote:

>We are trying to marry a CF application and an ASP application that will
>need to process credit cards.  What we wish to do is to encrypt and store
>the CC number in only one of the environments, but both will need to be
able
>to decrypt the information and process payments.
>
>we have a payment system all ready to go, but the question we are
struggling
>with is there a way to share the an encrypted credit card that can be
>decrypted on both the ASP server and the CF server and processed.
>
>Any help would be great.
>Matthew Friedman
>
>
>
>
>
>



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216050
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to