Sixten Otto wrote: > > the default mode of the Hash() function is a "CFMX compatibility" mode that > uses who knows what algorithm. It's also possible that to duplicate the value > PHP produces, one might need to specify the encoding to Hash(), as well.
According to livedocs, the default is MD5 in CFMX 7. Also on livedocs, according to the CFMX 6.1 docs, the Hash function uses the MD5 algorithm. Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259414 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

