1) The document is a theory assignment from the Department of Computer Science and Engineering at MIT School of Engineering, Pune for the 7th semester BE-IS class.
2) It contains 10 questions related to computer security topics like objectives of computer security, types of attacks, security mechanisms, intrusion detection systems, network security models, cryptography terms and algorithms.
3) Students are asked to explain key concepts, encrypt given plaintexts using Caesar and Playfair ciphers, explain the Diffie-Hellman key exchange and AES encryption algorithms.
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
38 views
Assignment 1
1) The document is a theory assignment from the Department of Computer Science and Engineering at MIT School of Engineering, Pune for the 7th semester BE-IS class.
2) It contains 10 questions related to computer security topics like objectives of computer security, types of attacks, security mechanisms, intrusion detection systems, network security models, cryptography terms and algorithms.
3) Students are asked to explain key concepts, encrypt given plaintexts using Caesar and Playfair ciphers, explain the Diffie-Hellman key exchange and AES encryption algorithms.
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
MIT SCHOOL OF ENGINEERING, PUNE THEORY ASSIGNMENT
DEPARTMENT: Computer Science and Engineering
Assignment No. 1
ACADEMIC YEAR: 2022-2023 SEM: VII
SUBJECT: IS CLASS: BE-IS
Date: 06/09/2021 Last Date of Submission: 25/09/2022
1. What are the key objectives of computer security?
2. Which attack attempts to learn or make use of information from the system but does not affect the system resources. Explain it in details with its types. 3. What do you know about security mechanisms? 4. What are the Functions of Intrusion Detection Systems? 5. Explain the model for network security. 6. Define the below terms: a) Cryptanalysis 2) Non Repudiation 3) Data Integrity 7. Do the encryption of below plaintext by using the provided key using Caesar Cipher: Plaintext: Corona Virus Key: 4 8. Do the encryption of below plaintext by using the provided key using Play Fair Cipher: Plaintext: Covid Pandemic Key: Vaccine 9. Explain the Diffie Hellman key exchange algorithm with an appropriate example. 10. Explain the AES Encryption and Decryption with the detailed structure. Why it is also known as the advanced version of DES.