- (a) and (b) only
- (b) and (c) only
- (a) and (c) only
- (a), (b) and (c)
Answer: 3). (a) and (c) only
- Proves that she knows the secret without revealing it
- Proves that she doesn’t know the secret
- Reveals the secret
- Gives a challenge
- LIPPS
- HELLO
- OLLEH
- DAATW
Reason: In Ceaser cipher algorithm encryption and decryption takes place. During encryption right shift takes place depending upon the key and in decryption left shift takes place depending on key. In the given question key value is 15 and decryption is asked:
Given message is WTAAD
Left shift 15 on W is H
Left shift 15 on T is E
Left shift 15 on A is L
Left shift 15 on A is L
Left shift 15 on D is O
The decrypted message will HELLO.
- t+1
- t−2
- 2t−1
- 2t+1
- HLLEO YM AEDRZ
- EHOLL ZYM RAED
- ELHL MDOY AZER
- ELHL DOMY ZAER
Reason:
In question encryption of given message using Transposition Cipher with
Given message is “HELLO MY DEARZ” Now arrange them in group of 4
I.e. HELL OMYD EARZ
i.e. replace the following...
- second character in above format to the first place
- fourth character to the second place
- first character to the third place
- third character to the fourth place.