[prev] 64 [next]

Exercise 5: Partial hash values in MAH

Given the following:
  • d=6,   b=26,   CV = <(0,0),(0,1),(1,0),(2,0),(1,1),(0,2), ...>
  • hash (a) = ...00101101001101
  • hash (b) = ...00101101001101
  • hash (c) = ...00101101001101
What are the query hashes for each of the following:
  • (a,b,c),    (?,b,c),    (a,?,?),    (?,?,?)