#include <rng.h>
Inheritance diagram for MaurerRandomnessTest:

Public Methods | |
| MaurerRandomnessTest () | |
| void | Put (byte inByte) |
| input a byte for processing. More... | |
| void | Put (const byte *inString,unsigned int length) |
| input multiple bytes. More... | |
| unsigned int | BytesNeeded ()const |
| double | GetTestValue ()const |
For more details see his paper in Journal of Cryptology, 1992.
Definition at line 59 of file rng.h.
|
|
|
|
|
|
|
|
|
|
|
input multiple bytes.
Reimplemented from BufferedTransformation. |
|
|
input a byte for processing.
Reimplemented from BufferedTransformation. Definition at line 102 of file rng.cpp. Referenced by Put(). |
1.2.4 written by Dimitri van Heesch,
© 1997-2000