X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/518749ae16bef8b68e1845869504cd2c9b1b883f..025c5f4aa5ffbf8948482a4233318db81c2df5d2:/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