Hello! could someone help me with this problem? Thank you! :-) Programming language: PYTHON Use the same block cipher de

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Hello! could someone help me with this problem? Thank you! :-) Programming language: PYTHON Use the same block cipher de

Post by answerhappygod »

Hello! could someone help me with this problem? Thank you!
:-)
Programming language: PYTHON
Use the same block cipher described above with the
MatyasMeyer-Oseas construction to construct a hash
function; you can use a vector of all 1’s for the first round key
h0. What is the output size of this hash function? How many hashes
would an attacker have to compute in order to find a pair of inputs
with the same hash (in other words, what would the complexity of
the so-called birthday attack be)? Hash the plaintext in gold
plaintext.in using the resulting hash function.
Block cipher code:
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply