Re: WebDNA implementation of MD5 algorithm?

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 51355
interpreted = N
texte = I'm having a hard time following this. AIM doesn't require the MD5 hash. SIM does, as far as I know. Gary, you're using AIM, not SIM, aren't you? That is, that was a typo? And James, I think, is trying to get SIM going, correct? It sounds like John Winningham has made a workaround (if you're willing, John, post it to the list--many have wanted to know). But SmithMicro, can you speak to this? It seems like you should provide us with a WebDNA sample code to make the hash--authorize.net provides the code samples for the various platforms it takes seriously, but WebDNA is not on that list. (Now if you were to make comparable code samples to the ones on their site, maybe you could get authorize.net to post them with the others, which would be a bit of a coup.) Velma At 06:54 PM 6/24/2003, you wrote: >I read through the exchange between Gary Krockover and Bob Minor a few >weeks ago - but I didn't see any code. Could someone provide me with a >link? > >And "TCPCONNECT" by itself works - even though Authorize.Net explicitly >says a fingerprint is required? If it's not, why not just use HTML - >without any WebDNA? > >Cordially, >James Wilson > > >With the SIM method, you don't need to do the fingerprint. I just went > >through this and with help from Bob Minor (thanks again Bob!) I was able to > >get all of my e-commerce clients functional again, 3.1 complient, using a > >TCPCONNECT. Check the archives for Bob's sample code. Be careful when > >copy/pasting though, I had an extra space in my TCPCONNECT string that was > >causing it to break. > > > >GK > > > > > > > >I'm still tyring to get my Authorize.Net connection up using WebDNA. I'm > >quite close to doing one of two things > > > >* abandon authorize.net > >* abandon WebDNA > > > >The problem is authorize.net's requirement that I generate a 'fingerprint' > >when accessing their payment page. This requires an algorithm on the > >server side called "MD5" > > > > > > > >that generate this fingerprint. > > > >There are C, C++, Perl, PHP, Javascript and even VB implementations already > >written but, alas, apparently no WebDNA version. And writing a WebDNA > >implementation is a little beyond my skills. > > > >I thought I would check one last time with the list to see if anyone was > >aware of a WebDNA implementation of this algorithm. > > > >Cordially, > >James Wilson > > > > > >------------------------------------------------------------- > >This message is sent to you because you are subscribed to > > the mailing list . > >To unsubscribe, E-mail to: > >To switch to the DIGEST mode, E-mail to > > > >Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > >------------------------------------------------------------- >This message is sent to you because you are subscribed to > the mailing list . >To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to > >Web Archive of this list is at: http://webdna.smithmicro.com/ ---------------------------------------- Velma Kahn Glory Day Software Company 200 Tanager Ln NW, Floyd, Virginia 24091, U.S.A. phone: 540-745-6469 * fax: 651-321-4884 email: vkahn@glorydaysoftware.com http://www.glorydaysoftware.com http://www.communitymade.com http://www.floydcrafts.com ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: WebDNA implementation of MD5 algorithm? ( Paul Willis 2004)
  2. Re: WebDNA implementation of MD5 algorithm? ( "James D. Wilson" 2003)
  3. Re: WebDNA implementation of MD5 algorithm? ( "Gary Krockover" 2003)
  4. Re: WebDNA implementation of MD5 algorithm? ( Clint Davis 2003)
  5. Re: WebDNA implementation of MD5 algorithm? ( Velma Kahn 2003)
  6. Re: WebDNA implementation of MD5 algorithm? ( "John Winningham" 2003)
  7. Re: WebDNA implementation of MD5 algorithm? ( Clint Davis 2003)
  8. Re: WebDNA implementation of MD5 algorithm? ( "James D. Wilson" 2003)
  9. Re: WebDNA implementation of MD5 algorithm? ( "Gary Krockover" 2003)
  10. WebDNA implementation of MD5 algorithm? ( "James D. Wilson" 2003)
I'm having a hard time following this. AIM doesn't require the MD5 hash. SIM does, as far as I know. Gary, you're using AIM, not SIM, aren't you? That is, that was a typo? And James, I think, is trying to get SIM going, correct? It sounds like John Winningham has made a workaround (if you're willing, John, post it to the list--many have wanted to know). But SmithMicro, can you speak to this? It seems like you should provide us with a WebDNA sample code to make the hash--authorize.net provides the code samples for the various platforms it takes seriously, but WebDNA is not on that list. (Now if you were to make comparable code samples to the ones on their site, maybe you could get authorize.net to post them with the others, which would be a bit of a coup.) Velma At 06:54 PM 6/24/2003, you wrote: >I read through the exchange between Gary Krockover and Bob Minor a few >weeks ago - but I didn't see any code. Could someone provide me with a >link? > >And "TCPCONNECT" by itself works - even though Authorize.Net explicitly >says a fingerprint is required? If it's not, why not just use HTML - >without any WebDNA? > >Cordially, >James Wilson > > >With the SIM method, you don't need to do the fingerprint. I just went > >through this and with help from Bob Minor (thanks again Bob!) I was able to > >get all of my e-commerce clients functional again, 3.1 complient, using a > >TCPCONNECT. Check the archives for Bob's sample code. Be careful when > >copy/pasting though, I had an extra space in my TCPCONNECT string that was > >causing it to break. > > > >GK > > > > > > > >I'm still tyring to get my Authorize.Net connection up using WebDNA. I'm > >quite close to doing one of two things > > > >* abandon authorize.net > >* abandon WebDNA > > > >The problem is authorize.net's requirement that I generate a 'fingerprint' > >when accessing their payment page. This requires an algorithm on the > >server side called "MD5" > > > > > > > >that generate this fingerprint. > > > >There are C, C++, Perl, PHP, Javascript and even VB implementations already > >written but, alas, apparently no WebDNA version. And writing a WebDNA > >implementation is a little beyond my skills. > > > >I thought I would check one last time with the list to see if anyone was > >aware of a WebDNA implementation of this algorithm. > > > >Cordially, > >James Wilson > > > > > >------------------------------------------------------------- > >This message is sent to you because you are subscribed to > > the mailing list . > >To unsubscribe, E-mail to: > >To switch to the DIGEST mode, E-mail to > > > >Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > >------------------------------------------------------------- >This message is sent to you because you are subscribed to > the mailing list . >To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to > >Web Archive of this list is at: http://webdna.smithmicro.com/ ---------------------------------------- Velma Kahn Glory Day Software Company 200 Tanager Ln NW, Floyd, Virginia 24091, U.S.A. phone: 540-745-6469 * fax: 651-321-4884 email: vkahn@glorydaysoftware.com http://www.glorydaysoftware.com http://www.communitymade.com http://www.floydcrafts.com ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Velma Kahn

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

[WebDNA] [WSC] WebDNA Development Summit (2014) WebCat2b13 Mac plugin - [sendmail] and checkboxes (1997) Limit on nested [ShowIf]'s? (1997) ErrorMessages.db (1998) creator code (1997) [WebDNA] Need someone to port CakePHP auction site to WebDNA (2010) Your Pay XML / LinkPoint (2005) Help! WebCat2 bug (1997) Archives... (1997) Database not found in Include (2002) [WebDNA] Processor Maxing out (2010) Searchable list mail via wwebcat (1998) Apache won't load after v5 install (2003) WebCat2b13MacPlugIn - [include] doesn't allow creator (1997) Search returns all, not 20 (1997) Emailer Problem (2000) unsubscribe (1999) Show shoppingcart after remove last item (1997) RE: [WebDNA] Basic Search (2008) .tmp files (2000)