MaurerRandomnessTest Class Reference

This class implements Maurer's Universal Statistical Test for Random Bit Generators it is intended for measuring the randomness of *PHYSICAL* RNGs. More...

#include <rng.h>

Inheritance diagram for MaurerRandomnessTest:

Bufferless< Sink >

List of all members.

Public Member Functions

size_t Put2 (const byte *inString, size_t length, int messageEnd, bool blocking)
unsigned int BytesNeeded () const
double GetTestValue () const
bool IsolatedFlush (bool hardFlush, bool blocking)


Detailed Description

This class implements Maurer's Universal Statistical Test for Random Bit Generators it is intended for measuring the randomness of *PHYSICAL* RNGs.

For more details see his paper in Journal of Cryptology, 1992.

Definition at line 53 of file rng.h.


The documentation for this class was generated from the following files:

Generated on Mon Oct 27 02:38:31 2008 for Crypto++ by  doxygen 1.5.7.1