2008/6/4 Aidan Skinner <[EMAIL PROTECTED]>: > Interestingly, hardcoding the password to the key used in test case 3 > also fails. &'ing the password with 0x7f on both sides allows it to > work...
What exactly isn't returning what you expect? Are you testing that the HMACMD5 class in .NET returns the same MAC as the corresponding Mac class in Java for a given key and value? RG
