Computer Networks Hash Functions
Q What is the formula for pre-images of a given hash value, where data block length = b bits and hash code = n bits?
  • A A. 2b-n
  • B B. 2b+n
  • C C. 2b/n
  • D D. 2n/b
Leave a Comment