Q.1.
RC5 encryption uses Right shift and decryption uses Left shift.
Q.2.
The below round is the last step in encryption /decryption in RC5.
Questioncryptography-network-security-questions-answers2.jpg
Q.3.
The code bellow is the RC5 encryption pseudo code in C language.
Q.4.
“RC5 uses the Feistel Structure.”
Q.5.
Find the error in the Decryption pseudo code for RC5 –
Q.6.
Which one of the following is not a RC5 mode of operation?
Q.7.
Which RC5 mode will have the ciphertext longer than the plaintext by at most the size of a single RC5 block?
Q.8.
Which RC5 mode of operation is this?
Q.9.
Which of these is not a characteristic of block ciphers?
Q.10.
Which one of the following RC4 algorithm not used in?
Q.11.
Till when was the RC4 algorithm kept a secret?
Questioncryptography-network-security-questions-answers11.jpg
Q.12.
RC4 algorithm uses the concept of Block Cipher System.