Question: hash functions for block ciphers Block size = 8 bit VH 1 8 s Hash size = 8 bits Encryption function: Divide the key into
"hash functions for block ciphers
Block size bit VH s
Hash size bits
Encryption function: Divide the key into two halves: LK and RK; Divide the plaintext into two halves: LT and RT; Then ciphertext LCRC where LCLK XOR RT; and RC RK XOR LT; where LC RC LT and RT are each bits; Plaintext and ciphertext are each bits.
gH an bit string that is equal to the complement of bits in H; For example, if HAHexabinary; then gH
H Initial hash
Given a message m: ABin Hexa;
Determine the hash in hexadecimal of the message M using MatyasMeyerOseas hash function
Determine the hash in hexadecimal of the message M using DavisMeyer hash function
Determine the hash in hexadecimal of the message M using MigayuchiPreneel hash function"
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
