Re: HMAC-MD5
From: Michael Howard [MSFT] (mikehow_at_online.microsoft.com)
Date: 05/16/03
- Previous message: Matjaz Ladava: "Re: Downloading Files"
- In reply to: evans.jeff: "HMAC-MD5"
- Next in thread: evans.jeff: "Re: HMAC-MD5"
- Reply: evans.jeff: "Re: HMAC-MD5"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 15 May 2003 16:07:08 -0700
what are you trying to do that cannot be done with HMAC-SHA1?
-- Cheers, Michael Writing Secure Code 2nd Edition (http://www.microsoft.com/MSPress/books/5957.asp) This posting is provided "AS IS" with no warranties, and confers no rights. "evans.jeff" <evans.jeff@attbi.com> wrote in message news:o6Bwa.326912$Si4.276573@rwcrnsc51.ops.asp.att.net... > Has anyone had any luck doing HMAC-MD5 with C#? > > I'm trying to figure out how this all works. I've seen sample code > where people are modifying the MD5 keys, but I would like > to use the .NET MD5 functions and then run it through some > other function that performs the HMAC. My problem is coming > up with the HMAC function. > > Any sample code or a push in the right direction would be > greatly appreciated. > > Thanks! > > jeff > > >
- Previous message: Matjaz Ladava: "Re: Downloading Files"
- In reply to: evans.jeff: "HMAC-MD5"
- Next in thread: evans.jeff: "Re: HMAC-MD5"
- Reply: evans.jeff: "Re: HMAC-MD5"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|