X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/898a4e2555438ff8adb08b4d82690d08715e1048..b817bfc642225b8c3c0b6a7e42d1fb949b61a606:/noekeon.c diff --git a/noekeon.c b/noekeon.c index a773eb0..6020e0c 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