Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 . Consider the following hash function. Messages are in the form of a sequence of numbers in Zn , M = ( a 1

1. Consider the following hash function. Messages are in the form of a sequence of numbers in Zn,M =(a1, a2,..., at). The hash value h is calculated as (Pti=1 a2i ) mod n for some predefined value n.
(a) Does this hash function satisfy any of the requirements for a hash function listed bellow? Explain your answer for each case.
It can be applied to a block of data of any size. (5 points)
It produces a fixed-length output. (5 points)
It is relatively easy to compute for any given input. (5 points) Preimage resistance. (10 points)
Secondary preimage resistance. (10 points)
Collision resistance. (10 points)
(b) Compute the hash for M =(120,145,224,657) for n =981.(5 points)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Management Systems Designing And Building Business Applications

Authors: Gerald V. Post

1st Edition

0072898933, 978-0072898934

More Books

Students also viewed these Databases questions

Question

e. What are notable achievements of the group?

Answered: 1 week ago