Seventh Semester Computer Science and Engineering: A A B B
Seventh Semester Computer Science and Engineering: A A B B
6.(a). (i) Explain OSI security architecture with neat diagram. (8)
(ii) Describe the various security mechanisms. (5)
(OR)
(b). Describe playfair cipher, rail fence cipher and vignere cipher in detail. (13)
7.(a). Explain RSA algorithm with neat diagram and explain the steps. (13)
(OR)
(b) Describe AES algorithm with neat diagram and explain the steps. (13)
8. (a) State Chinese remainder theorem and find X for given set of congruent equations
using CRT. X=2(mod3) X=(3mod5) X=(2mod7). (14)
(OR)
(b) Users Alice and Bob use the Diffie hellman key exchange technique with a common prime
q=83 and primitive root alpha=5
(i) If Alice has private key XA=6, What is Alice’s public key YA? (5)
(ii) If bob has private key XB=10 What is Bob’s public key YB? (5)
(iii) What is the shared secret key? (4)