X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/898a4e2555438ff8adb08b4d82690d08715e1048..b817bfc642225b8c3c0b6a7e42d1fb949b61a606:/dsarand.h diff --git a/dsarand.h b/dsarand.h index 4d36d6d..2d4ea09 100644 --- a/dsarand.h +++ b/dsarand.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: dsarand.h,v 1.3 2001/02/03 16:08:56 mdw Exp $ + * $Id: dsarand.h,v 1.4 2004/04/08 01:36:15 mdw Exp $ * * Random number generator for DSA * @@ -27,21 +27,6 @@ * MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: dsarand.h,v $ - * Revision 1.3 2001/02/03 16:08:56 mdw - * Give generic random objects separate namespaces for their supported misc - * ops. Add operations for reading the current seed value. - * - * Revision 1.2 2000/06/17 10:54:14 mdw - * Typesetting fixes. - * - * Revision 1.1 1999/12/22 15:53:12 mdw - * Random number generator for finding DSA parameters. - * - */ - #ifndef CATACOMB_DSARAND_H #define CATACOMB_DSARAND_H