cryptol/docs/ProgrammingCryptol/des/DES.tex
2014-04-17 15:34:25 -07:00

17 lines
272 B
TeX

\commentout{
\begin{code}
module DES where
\end{code}
}
\chapter{DES: The Data Encryption Standard}
\label{cha:des:-data-encryption}
\todo[inline]{Move content from DES writeup here.}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "../main/Cryptol"
%%% End: