Computer Networks Hash Functions
Q Which of the following equation is correct in case of hash function, where M = input, N = hash value, H = hash function?
  • A A. H = m(n)
  • B B. M = h(n)
  • C C. N = h(m)
  • D D. N = m(h)
Leave a Comment