Java Randomness Test Suite

JRandTest at SourceForge
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

O

OutputDestination - interface com.fasteasytrade.JRandTest.IO.OutputDestination.
This interface will be used by several output classes, so diffferent output destinations can be attached to Jrard test classes.
Overlapping20TuplesBitstream - class com.fasteasytrade.JRandTest.Tests.Overlapping20TuplesBitstream.
Overlapping20TuplesBitstream from DieHard THE OVERLAPPING 20-tuples TEST BITSTREAM, 20 BITS PER WORD, N words If n=2^22, should be 19205.3 missing 20-letter words, sigma 167.
Overlapping20TuplesBitstream() - Constructor for class com.fasteasytrade.JRandTest.Tests.Overlapping20TuplesBitstream
 
OverlappingPairsSparseOccupancy - class com.fasteasytrade.JRandTest.Tests.OverlappingPairsSparseOccupancy.
OverlappingPairsSparseOccupancy (OPSO) from DieHard
OverlappingPairsSparseOccupancy() - Constructor for class com.fasteasytrade.JRandTest.Tests.OverlappingPairsSparseOccupancy
 
OverlappingQuadruplesSparseOccupancy - class com.fasteasytrade.JRandTest.Tests.OverlappingQuadruplesSparseOccupancy.
OverlappingQuadruplesSparseOccupancy (OQSO) from DieHard
OverlappingQuadruplesSparseOccupancy() - Constructor for class com.fasteasytrade.JRandTest.Tests.OverlappingQuadruplesSparseOccupancy
 
ok - Variable in class com.fasteasytrade.JRandTest.GUI.MsgBox
ok button to exit from modal dialog
okButton - Variable in class com.fasteasytrade.JRandTest.GUI.AboutDialog
 
okButton_Clicked(Event) - Method in class com.fasteasytrade.JRandTest.GUI.AboutDialog
 
open - Variable in class com.fasteasytrade.JRandTest.IO.FileRandomStream
 
open - Variable in class com.fasteasytrade.JRandTest.IO.HttpGetUrlRandomStream
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.AES
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.ARC4
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.BBS
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.BlowFish
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.CubicResidue
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.DES
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.JavaRandom
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.JavaSecuredRandom
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.Lcg1
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.MT19937
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.MicaliSchnorr
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.ModulusExponent
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.QuadraticResidue1
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.QuadraticResidue2
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.RSA
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.SHA1Random
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.SkipjackRandom
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.TripleDES
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.ZAC3Random
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.Algo.ZAC5Random
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.IO.FileRandomStream
 
openInputStream() - Method in class com.fasteasytrade.JRandTest.IO.HttpGetUrlRandomStream
 
openInputStream() - Method in interface com.fasteasytrade.JRandTest.IO.RandomStream
open the input stream.
openInputStream() - Method in class com.fasteasytrade.JRandTest.Tests.Base
open registered RandomStream.
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.AES
ecrypted result, only if no file exists
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.BBS
 
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.BlowFish
output buffer to algorithm.
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.CubicResidue
 
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.DES
ecrypted result, only if no file exists
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.JavaRandom
 
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.JavaSecuredRandom
 
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.Lcg1
 
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.MT19937
 
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.MicaliSchnorr
 
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.ModulusExponent
 
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.QuadraticResidue1
 
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.QuadraticResidue2
 
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.RSA
 
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.SHA1Random
outAlgoBuffer is filled with key array, the first time.
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.SkipjackRandom
The buffer is used as an output to Skipjack.
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.TripleDES
ecrypted result, only if no file exists
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.ZAC3Random
The buffer is used as an output to ZAC3.
outAlgoBuffer - Variable in class com.fasteasytrade.JRandTest.Algo.ZAC5Random
The buffer is used as an output to ZAC5.
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.AES
index in to encrypted result, outAlgoBuffer
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.BBS
 
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.BlowFish
 
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.CubicResidue
 
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.DES
index in to encrypted result, outAlgoBuffer
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.JavaRandom
 
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.JavaSecuredRandom
 
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.Lcg1
 
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.MT19937
 
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.MicaliSchnorr
 
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.ModulusExponent
 
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.QuadraticResidue1
 
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.QuadraticResidue2
 
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.RSA
 
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.SHA1Random
 
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.SkipjackRandom
 
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.TripleDES
index in to encrypted result, outAlgoBuffer
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.ZAC3Random
 
outAlgoBufferIx - Variable in class com.fasteasytrade.JRandTest.Algo.ZAC5Random
 

Java Randomness Test Suite

JRandTest at SourceForge
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
JRandTest at SourceForge
Copyright © 2005 Zur Aougav. All Rights Reserved.