X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/574d8527d1cc983cf96cda236113363b8f07837f..a6864ad907239985bd1f6eab414cec6171930d46:/twofish.h diff --git a/twofish.h b/twofish.h index 79c697b..65007db 100644 --- a/twofish.h +++ b/twofish.h @@ -1,13 +1,13 @@ /* -*-c-*- * - * $Id: twofish.h,v 1.4 2002/01/13 13:37:59 mdw Exp $ + * $Id: twofish.h,v 1.5 2004/04/08 01:36:15 mdw Exp $ * * The Twofish block cipher * * (c) 2000 Straylight/Edgeware */ -/*----- Licensing notice --------------------------------------------------* +/*----- Licensing notice --------------------------------------------------* * * This file is part of Catacomb. * @@ -15,35 +15,18 @@ * it under the terms of the GNU Library General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. - * + * * Catacomb is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Library General Public License for more details. - * + * * You should have received a copy of the GNU Library General Public * License along with Catacomb; if not, write to the Free * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, * MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: twofish.h,v $ - * Revision 1.4 2002/01/13 13:37:59 mdw - * Add support for Twofish family keys. - * - * Revision 1.3 2001/04/29 18:12:43 mdw - * Fix formatting. - * - * Revision 1.2 2000/10/08 15:48:58 mdw - * Update comments now that AES has been chosen. - * - * Revision 1.1 2000/06/17 12:10:17 mdw - * New cipher. - * - */ - /*----- Notes on the Twofish block cipher ---------------------------------* * * Twofish was designed by Bruce Schneier, John Kelsey, Doug Whiting, David