Crypto++
Public Member Functions
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.


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