Sidebar

* [[Start|Home]] * [[Possible Outlines]] * [[playground:Playground]] * [[Needs Review]] * [[sidebar|Edit The Sidebar]]

problem:first_encryption_key

First Encryption Key

Problem

Suppose you encounter some ciphertext $(i,q,x,x,p,a,z,q)$ that you know has been encrypted using a simple shift permutation $\phi_n$ for some $n$.

  1. Decode the ciphertext and state the original message. State the value of $n$ that was used to encode the original message.
  2. Encode the plain text message “attack at dawn” into ciphertext using the same encryption key you discovered in the first part.
  3. Are there any other $n$ that would have produced the same results as above?

Remarks

  • Make remarks with a list.

$\LaTeX$ version

problem.first_encryption_key.tex
%%%%%
% DEPENDENCIES
% RequiredPackages: \usepackage{tikz}
% RequiredMacros: \DeclareMathOperator{\aut}{Aut} 
%%%%%
\begin{problem}
Suppose you encounter some ciphertext $(i,q,x,x,p,a,z,q)$ that you know has been encrypted using a simple shift permutation $\phi_n$ for some $n$.
\begin{enumerate}
\item Decode the ciphertext and state the original message. State the value of $n$ that was used to encode the original message. 
\item Encode the plain text message "attack at dawn" into ciphertext using the same encryption key you discovered in the first part.
\item Are there any other $n$ that would have produced the same results as above?
\end{enumerate}
\end{problem}

problem ben

problem/first_encryption_key.txt · Last modified: 2013/09/27 16:49 by tarafife