Re: [KCFusion] MD5 Hash

2003-02-26 Thread Kristi Lavallee
The custom tag (CF_HMAC) ended up being the solution. Thank you! Kristi Lavallee - Original Message - From: "Ellis, Randy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 24, 2003 3:16 PM Subject: RE: [KCFusion] MD5 Hash > Try looking at

RE: [KCFusion] MD5 Hash

2003-02-24 Thread Ellis, Randy
11D6 -840F00508B94F85A&method=Full Randy Ellis -Original Message- From: Kristi Lavallee [mailto:[EMAIL PROTECTED] Sent: Monday, February 24, 2003 2:49 PM To: [EMAIL PROTECTED] Subject: [KCFusion] MD5 Hash Our company subscribed to authorize.net to process credit cards. On

RE: [KCFusion] MD5 Hash

2003-02-24 Thread Glenn Crocker
llee > Sent: Monday, February 24, 2003 2:49 PM > To: [EMAIL PROTECTED] > Subject: [KCFusion] MD5 Hash > > > Our company subscribed to authorize.net to process credit cards. > One of the > requirements for using their system is to provide an encrypted value with > e

[KCFusion] MD5 Hash

2003-02-24 Thread Kristi Lavallee
Our company subscribed to authorize.net to process credit cards. One of the requirements for using their system is to provide an encrypted value with each transaction. They require the value to be generated using the HMAC-MD5 hashing algorithm. I have some sample scripts written in ASP and JScri