X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/9810d7498bccbb8b9316e6af7a99a3621bed45eb..025c5f4aa5ffbf8948482a4233318db81c2df5d2:/cast256.c diff --git a/cast256.c b/cast256.c index df8ac38..be06c9e 100644 --- a/cast256.c +++ b/cast256.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: cast256.c,v 1.1 2000/06/17 10:49:14 mdw Exp $ + * $Id: cast256.c,v 1.2 2004/04/08 01:36:15 mdw Exp $ * * The CAST-256 block cipher * @@ -27,14 +27,6 @@ * MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: cast256.c,v $ - * Revision 1.1 2000/06/17 10:49:14 mdw - * New cipher. - * - */ - /*----- Header files ------------------------------------------------------*/ #include