Scott,

>Is there a way to encrypt and decrypt XML on the fly.
>
>I'm building a small cms, and want to store the login information in an XML
>file. I need to be able to read
>
>An encrypted file, do the typical login/password check and leave the file
>encrypted on the server, to keep it away from prying eyes.

You could just hash the password and then store it in clear text in the XML.


-Dan


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294249
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