- see footer for list info -<
Hi everyone,

Has anyone used the encrypt function but used the "Enterprise Edition" algorithms? The livedocs at http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=functions_e-g_01.html#1104201 <http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=functions_e-g_01.html#1104201> say that the "Enterprise Edition of ColdFusion installs the RSA BSafe Crypto-J library, which provides FIPS-140 Compliant Strong Cryptography" and lists the algorithms, and includes SHA-1.

I have CF8 Enterprise Ed, and heres the code:

   <cfoutput>#encrypt("hello", "key", "SHA1")#</cfoutput>

It gives me "The SHA1 algorithm is not supported by the Security Provider you have chosen."

I saw this old thread on HOF http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:52757, but it's a dead end.

Has anyone got the encrypt() function to work?
_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
- cfdeveloper Hosting provided by www.cfmxhosting.co.uk -<
- Lists hosted by www.Gradwell.com -<
- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to