X-Git-Url: https://git.distorted.org.uk/~mdw/mdwtools/blobdiff_plain/e95db22ac41db7725bad349c5ecc517ac6ae7983..e8e9e5d812460c19d276d9449a1792e2b384eb20:/crypto.dtx diff --git a/crypto.dtx b/crypto.dtx index 6c622a1..a966f69 100644 --- a/crypto.dtx +++ b/crypto.dtx @@ -17,12 +17,12 @@ %% it under the terms of the GNU General Public License as published by %% the Free Software Foundation; either version 2 of the License, or %% (at your option) any later version. -%% +%% %% This program is distributed in the hope that it will be useful, %% but WITHOUT ANY WARRANTY; without even the implied warranty of %% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the %% GNU General Public License for more details. -%% +%% %% You should have received a copy of the GNU General Public License %% along with this program; if not, write to the Free Software Foundation, %% Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. @@ -180,7 +180,7 @@ % \DescribeMacro\Game % \begin{synshorts} % Some standard `things' are provided: "\\Succ{""}{""}", -% "\\Adv{""}{""}", "\\InSec{""}", +% "\\Adv{""}{""}", "\\InSec{""}", % "\\Expt{""}{""}", and "\\Game{""}{""}". % \end{synshorts} % @@ -199,12 +199,12 @@ % \syntax{"\\Perm{""}"} typeset $\Func{l}{L}$ and $\Perm{L}$ respectively, % and are intended to denote the sets of all functions $F\colon \{0, 1\}^l % \to \{0, 1\}^L$ and all permutations $\Pi\colon \{0, 1\}^L \to \{0, 1\}^L$ -% respectively. +% respectively. % % \DescribeMacro\PKCS % Finally, the |\PKCS| macro typesets `\PKCS{$n$}', allowing you to name RSA % Security Inc.'s Public Key Cryptography Standards in a relatively nice way. -% +% % \implementation % %