I have a need to do the following...

<quote>
Create an RFC 2104 compliant HMAC-SHA1 hash on the Action+Timestamp string,
using the Secret Access Key as the "key".
</quote>

Unfortunately is seems like I can use hash() with the SHA algorithm but not
provide a "key", or I can use encrypt() with a key but it doesn't support
SHA.

Any idea how I can achieve this requirement?

--
Jay

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.488 / Virus Database: 269.14.1/1050 - Release Date: 04/10/2007
17:03
 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290282
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to