X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/59919ae4b1721ca271c3d3e5955c09d322573821..72a6efc4d59568868fc6bbe05d343f777fc1a159:/gcipher.h diff --git a/gcipher.h b/gcipher.h index f25fb939..97c30479 100644 --- a/gcipher.h +++ b/gcipher.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: gcipher.h,v 1.3 2004/04/04 19:42:30 mdw Exp $ + * $Id: gcipher.h,v 1.4 2004/04/08 01:36:15 mdw Exp $ * * Generic symmetric cipher interface * @@ -27,20 +27,6 @@ * MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: gcipher.h,v $ - * Revision 1.3 2004/04/04 19:42:30 mdw - * Make tables of standard encryption schemes etc. - * - * Revision 1.2 2000/06/17 10:56:00 mdw - * New key size interface. - * - * Revision 1.1 1999/12/10 23:16:01 mdw - * Generic interface. - * - */ - #ifndef CATACOMB_GCIPHER_H #define CATACOMB_GCIPHER_H