CNS Assignment - I DBATU
CNS Assignment - I DBATU
CNS Assignment - I DBATU
1.
a) List and explain X.800 security services.
b) Explain different types of security attacks with suitable diagrams.
c) Describe the model for network security and network access control.
2. Encrypt and Decrypt the message “ASSIGNMENT” using monoalphabetic cipher. Where key is
“LMIPBQVZKRGYXAENWFHCJODSLT”.
3. What is one time pad? What are the difficulties to implement it?
4.
a) Encrypt and decrypt the message “DATACONFIDENTIALITY ” using Playfair cipher. Where the key
is “PLAYFAIR”.
b) Encrypt and decrypt the message “COMPUTER NETWORK” using transposition cipher. Where the
key is 42531.
c) Encrypt and decrypt the message “GOOD MORNING” using Hill cipher. Where the key is
5.
a) Using Euclidean algorithm determine: i) gcd ( 36939 , 15246) ii) gcd ( 5264 , 15472)
b) Using extended Euclidean algorithm, find the multiplicative inverse of:
i) 5678 mod 8765 ii) 5994 mod 20736 iii) 826 mod 2789