Haoran Ning edited Block Ciphers.tex  about 10 years ago

Commit id: 87c64011409425706325f8f34574d4c465cbb894

deletions | additions      

       

\item $c_i = E_k(c_{i-1} \oplus p_i)$  \end{itemize}  \end{itemize}  \item Stream Ciphers  \begin{itemize}  \item $C = P \oplus G(s)$ where $G(s)$ is some function $G$ with a seed $s$  \item $G: \sum^k\rightarrow \sum^{poly(k)}$  \end{itemize}  \end{itemize}