X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/898a4e2555438ff8adb08b4d82690d08715e1048..b817bfc642225b8c3c0b6a7e42d1fb949b61a606:/square-mktab.c diff --git a/square-mktab.c b/square-mktab.c index a80aceb..ba2c539 100644 --- a/square-mktab.c +++ b/square-mktab.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: square-mktab.c,v 1.2 2000/08/04 18:03:19 mdw Exp $ + * $Id: square-mktab.c,v 1.3 2004/04/08 01:36:15 mdw Exp $ * * Build precomputed tables for the Square block cipher * @@ -27,17 +27,6 @@ * MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: square-mktab.c,v $ - * Revision 1.2 2000/08/04 18:03:19 mdw - * Fix comment describing the field in which inversion is done. - * - * Revision 1.1 2000/07/27 18:10:27 mdw - * Build precomuted tables for Square. - * - */ - /*----- Header files ------------------------------------------------------*/ #include