RE: Cannonical and non-cannonical MAC

From: Steve McNutt (lpd@xxxxxxxxxxxxxxxx)
Date: Mon Oct 23 2000 - 20:36:18 GMT-3


   
   take the two nibbes, swap them, then reverse the bit order. for
   example:
   
   8A
   1000 1010
   
   now we swap nibbles:
   
   1010 1000
   
   Now we reverse the bits
   
   0101 0001
   
   Convert back to HEX:
   51
     all done!
   
   -----Original Message-----
   From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
   Tony Olzak
   Sent: Monday, October 23, 2000 7:02 PM
   To: ccielab@groupstudy.com
   Subject: Cannonical and non-cannonical MAC
   
   How do you convert from one to the other? All I have is a chart, but
   that does me no good in the lab.
   
   
   
   
   
   Tony
   
   



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:29 GMT-3