X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/eaa515d8f14b12289534502060def4e10654416e..ada5514153f5d2935fc82e8c787a12cffa5953d9:/noekeon.c diff --git a/noekeon.c b/noekeon.c index a773eb05..6020e0c5 100644 --- a/noekeon.c +++ b/noekeon.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: noekeon.c,v 1.2 2001/06/16 23:42:17 mdw Exp $ + * $Id: noekeon.c,v 1.3 2004/04/08 01:36:15 mdw Exp $ * * The Noekeon block cipher * @@ -27,17 +27,6 @@ * MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: noekeon.c,v $ - * Revision 1.2 2001/06/16 23:42:17 mdw - * Typesetting fixes. - * - * Revision 1.1 2001/05/08 22:17:41 mdw - * New cipher Noekeon added. - * - */ - /*----- Header files ------------------------------------------------------*/ #include