If you want free, you can roll your own using java, either as a java class that does the encryption/decryption, or as a CFC that uses java objects to do encryption/decryption...
Take a look at JCE (Java Cryptography Extensions). Russ -----Original Message----- From: Stan Winchester [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 03, 2006 2:09 PM To: CF-Talk Subject: any affordable public/private key encryption We need to find an affordable public/private key encryption system for commercial use. PGP is not an option due to the expense for commercial use. We have used cfx_pwtextcrypt by PerthWeb Pty Ltd, but we just found out there is a documented java bug that crashes our BD 6.2/CFMX development server if a currency format function is used after the cfx_pwtextcrypt encrypts some text. See: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4644270 and http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4280601 We are hoping PerthWeb is able to quickly fix the cfx_pwtextcrypt tag because we like this tag and do not want to have to change out code in existing applications, but just in case they are not able to fix it we need to find an alternate solution. Thank you, Aftershock Web Design, Inc. by: Stan Winchester President/Developer [EMAIL PROTECTED] http://www.aftershockweb.com/ Phone 503-244-3440 Fax 503-244-3454 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228282 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

