Costas, I too would like to see these functions - I gather they are UDF? -----Original Message----- From: Costas Piliotis [mailto:cpiliotis@;voyus.com] Sent: 22 October 2002 22:45 To: CF-Talk Subject: RE: encrypt()
Apparantly the ciper is known, and the key can be easily reverse engineered. Best use revolving keys with it if you're concerned about security. However there are some really good encryption ciphers available from the developers exchange. Stuff like RC4, Sha256, MD5, Ripemd160, rot13 are all available as functions. I can send you the cf functions if u like... -----Original Message----- From: Neil H. [mailto:neil-list@;hostmysite.com] Sent: Tuesday, October 22, 2002 2:25 PM To: CF-Talk Subject: encrypt() How insecure is encrypt first of all. Second of all how do I know the length of the string encrypted? Thanks, Neil ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

