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