Hello Guys,

 

I'm at the point where I really need to start thinking about the encryption
of data for my app. We're running MX7 and SQL Server 2005 and from what I've
read CF seems to have some fairly decent tools out of the box and ready to
use. I've also heard people talking about different types of encryption,
such as 'public key' and things like that, so thought I'd come here and get
your opinions on it.

 

The data that's likely to be encrypted is generally sensitive information
about all my users, from contact details through to billing information.
What is the best type of encryption for this kind of thing? And how is it
best implemented in an OO fashion? Should I be doing this encrypt/decrypt
inside my DAO's and Gateways? Or from the bean in the getters? I'm thinking
that the DAO/Gateway would be simpler to implement.

 

Thanks for any advice guys,

 

Rob



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:279813
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to