X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/2e8eb64a72472bea4faba1cee5edde4fe3616808..298182ad446aaced14dea7ed0e7c968946787288:/rijndael256.c diff --git a/rijndael256.c b/rijndael256.c index 7fc9633..957e544 100644 --- a/rijndael256.c +++ b/rijndael256.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: rijndael256.c,v 1.1 2001/05/07 17:32:03 mdw Exp $ + * $Id: rijndael256.c,v 1.2 2004/04/08 01:36:15 mdw Exp $ * * The Rijndael block cipher, 256-bit version * @@ -27,14 +27,6 @@ * MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: rijndael256.c,v $ - * Revision 1.1 2001/05/07 17:32:03 mdw - * New Rijndael block sizes. - * - */ - /*----- Header files ------------------------------------------------------*/ #include