\documentclass[12pt,ifthen]{article} \usepackage{url} \usepackage{comment} \newif{\ifshowsoln} \showsolntrue \newcommand{\und}{\_\_\_\_\_\_\_\_\_} \newcommand{\Z}{\mathbb{Z}} \usepackage{amsmath} \usepackage{amssymb} % for \nmid \begin{document} \centerline{\textbf{HW 6 CMSC 456. Morally DUE Oct 26}} {\textbf{NOTE- THE HW IS ONE PAGE LONG}} \begin{enumerate} \item (25 points) Look up on Wikipedia or elsewhere {\it The Maginot Line}. \begin{enumerate} \item (15 points) Describe in half a page what it was, what it was supposed to do, and why it failed. \item (10 points) What lesson does this hold for computer security? \end{enumerate} \item (25 points) Read from the website under notes {\it Strange Characters: The Result of a Classical Education}. \begin{enumerate} \item (5 points) The article has in it a CODE that a mutineer used to list his fellow mutineers. Describe the code. \item (10 points) Use his code to encrypt \centerline{\it The Sommers Mutiny was not planned by Josh Twitty} \item (5 points) Give a PRO about the code used. \item (5 points) Give a CON about the code used. \end{enumerate} \item (25 points) For each of the following questions give a short answer (no more than three sentences). Your answer has to really be about the cipher in question. For example, you CANNOT SAY {\it The matrix cipher is not used because Alice and Bob have to meet} since that is true of MANY ciphers. \begin{enumerate} \item (5 points) Why is the randomized shift cipher better to use than the normal shift? \item (10 points) Why is the Matrix Cipher (with a large matrix) not used in the real world? \item (10 points) Give one reason why the One-Time-Pad is not used that much in the real world. \end{enumerate} \item (25 points) The following questions concern the guest lecture on Wed Oct 14. \begin{enumerate} \item (10 points) State something interesting and NON-technical that you learned in Kevin Bock's guest lecture from Wed Oct 14. \item (15 points) State something interesting and technical that you learned in Kevin Bock's guest lecture from Wed Oct 14. \end{enumerate} \end{enumerate} \end{document}