Hello, I'm trying to implement Gigya and in order to share user credentials, they require HMAC-SHA1 to encrypt the data.
I"m running into this issue: The HMAC-SHA1 algorithm is not supported by the Security Provider you have chosen. Searching on this gives me this old thread: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:52757 But not much else. Currently I'm hacking around trying to use JSAFE via CFOBJECT. However, its possible this issue might already be addressed. Any input appreciated. Jeff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347695 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

