> Hey folks, I was trying to Encrypt a string on CF8 > (Enterprise trial), but I am getting an error: > > The HMAC-SHA1 algorithm is not supported by the Security > Provider you have chosen. > > Code looks like: > > #Encrypt(targetString, key, 'HMAC-SHA1')# > > I've tried about every variation I can find based on the list > specified in the CF8 docs, but none of the SHA or MDx > algorithms will work. Anyone have any idea? Is there a > setting I'm missing to enable these?
There's a difference between the algorithms supported in Enterprise and those supported in Standard. I know you said you chose the trial version; maybe you chose Developer instead? I would expect those to be in Developer as well, but can't say for sure. Have you changed the JVM used by CF? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! This email has been processed by SmoothZap - www.smoothwall.net ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285315 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

