http://pajhome.org.uk/crypt/md5/instructions.html
CF6.1 Hash() is MD5. There is a CF implementation of SHA-1 available off cflib.org if you want to use that instead. I've got a framework that handles this kind of thing but it isn't public (yet - we're releasing it sometime soon). /kam -----Original Message----- From: Cliff Meyers [mailto:[EMAIL PROTECTED] Sent: Monday, May 16, 2005 10:15 AM To: CF-Talk Subject: Client side encryption (like CF7 Admin) in CF6.1 I noticed that on the admin login page for CF7 that there is some nifty client-side Javascript that encrypts your string using the SHA-1 algorithm. Presumably after the form posts to the server CF is using one of the new encryption algorithms available in 7.0 to decrypt the information and check against the admin password. Is anyone aware of a Javascript library that would work with the encryption used in 6.1? I want to do something similar for one of my applications but our CF7 upgrade is probably 3-6 months out. Thanks, -Cliff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:206780 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

