X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/898a4e2555438ff8adb08b4d82690d08715e1048..b817bfc642225b8c3c0b6a7e42d1fb949b61a606:/fipstest.c diff --git a/fipstest.c b/fipstest.c index 30f270b..c780a33 100644 --- a/fipstest.c +++ b/fipstest.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: fipstest.c,v 1.3 2000/08/11 21:34:34 mdw Exp $ + * $Id: fipstest.c,v 1.4 2004/04/08 01:36:15 mdw Exp $ * * FIPS140 randomness tests * @@ -27,20 +27,6 @@ * MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: fipstest.c,v $ - * Revision 1.3 2000/08/11 21:34:34 mdw - * Change to use the new thresholds given in the draft FIPS140-2. - * - * Revision 1.2 2000/06/17 12:21:39 mdw - * Add braces to shut compiler up. Reformat code slightly. - * - * Revision 1.1 2000/06/17 10:55:38 mdw - * FIPS 140-1 random generator test. - * - */ - /*----- Header files ------------------------------------------------------*/ #include