tracker issue : CF-3043568

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 86654:HMAC’s or Hash-based Message Authentication Code’s are becoming a fairly standard requirement when working with various API’s

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Peter Freitag / Peter Freitag (Peter Freitag)

Created: 03/14/2011

Components: Language

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 / 277582

Priority/Frequency: Trivial / Unknown

Locale/System: English / Platforms All

Vote Count: 21

Problem:

HMAC’s or Hash-based Message Authentication Code’s are becoming a fairly standard requirement when working with various API’s. Some examples include Amazon Web Services, Credit Card Gateways, etc. While you can  find UDF’s, Java code, or custom tags to do this, it would be nice if CF made it easier...Here’s how I would expect a hmac function  to work:hmac(key, message, hashAlgorithm) It should support several hash algorithms including md5 and sha1
Method:


Result:

Enhancement request to add a hmac function.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3043568

External Customer Info:
External Company:  
External Customer Name: Peter Freitag
External Customer Email: 735D4A6E43D50B6B992016B8
External Test Config: 03/14/2011

Attachments:

Comments: