Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Java Randomness Test Suite
JRandTest at SourceForge
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
All Classes
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
C
C
- Variable in class com.fasteasytrade.JRandTest.Tests.
CountThe1s
Chisq(int, double)
- Method in class com.fasteasytrade.JRandTest.Tests.
Base
c.d.f of Chi-square
Cipher
- class com.fasteasytrade.JRandTest.Algo.
Cipher
.
Cipher class is a base to all cipher algorithms in JRandTest.
Cipher()
- Constructor for class com.fasteasytrade.JRandTest.Algo.
Cipher
CmdLine
- class com.fasteasytrade.JRandTest.Tests.
CmdLine
.
Commnad line class to read from console / end-user the filename / algorithmname and testname to be executed.
CmdLine()
- Constructor for class com.fasteasytrade.JRandTest.Tests.
CmdLine
ConsoleOutputDestination
- class com.fasteasytrade.JRandTest.IO.
ConsoleOutputDestination
.
ConsoleOutputDestination()
- Constructor for class com.fasteasytrade.JRandTest.IO.
ConsoleOutputDestination
Count16Bits
- class com.fasteasytrade.JRandTest.Tests.
Count16Bits
.
Count16Bits class extends Base count 2 bytes. 16 bits.
Count16Bits()
- Constructor for class com.fasteasytrade.JRandTest.Tests.
Count16Bits
Count1Bit
- class com.fasteasytrade.JRandTest.Tests.
Count1Bit
.
Count1Bit class extends Base count each bit, the 0's and 2's
Count1Bit()
- Constructor for class com.fasteasytrade.JRandTest.Tests.
Count1Bit
Count2Bits
- class com.fasteasytrade.JRandTest.Tests.
Count2Bits
.
Count2Bits class extends Base count each bit, the 0's and 2's
Count2Bits()
- Constructor for class com.fasteasytrade.JRandTest.Tests.
Count2Bits
Count3Bits
- class com.fasteasytrade.JRandTest.Tests.
Count3Bits
.
Count3Bits class extends Base count 3 bits.
Count3Bits()
- Constructor for class com.fasteasytrade.JRandTest.Tests.
Count3Bits
Count4Bits
- class com.fasteasytrade.JRandTest.Tests.
Count4Bits
.
Count4Bits class extends Base count each 4 bit, half byte.
Count4Bits()
- Constructor for class com.fasteasytrade.JRandTest.Tests.
Count4Bits
Count8Bits
- class com.fasteasytrade.JRandTest.Tests.
Count8Bits
.
Count8Bits class extends Base count each byte, 8 bits each.
Count8Bits()
- Constructor for class com.fasteasytrade.JRandTest.Tests.
Count8Bits
CountThe1s
- class com.fasteasytrade.JRandTest.Tests.
CountThe1s
.
CountThe1s from DieHard
CountThe1s()
- Constructor for class com.fasteasytrade.JRandTest.Tests.
CountThe1s
CountThe1sSpecificBytes
- class com.fasteasytrade.JRandTest.Tests.
CountThe1sSpecificBytes
.
CountThe1sSpecificBytes from DieHard
CountThe1sSpecificBytes()
- Constructor for class com.fasteasytrade.JRandTest.Tests.
CountThe1sSpecificBytes
CubicResidue
- class com.fasteasytrade.JRandTest.Algo.
CubicResidue
.
CubicResidue Prng algorithm from NIST test package Use CubicResiduePrng class.
CubicResidue()
- Constructor for class com.fasteasytrade.JRandTest.Algo.
CubicResidue
CubicResidue(String)
- Constructor for class com.fasteasytrade.JRandTest.Algo.
CubicResidue
CubicResiduePrng
- class com.fasteasytrade.JRandTest.Algo.
CubicResiduePrng
.
CubicResidue Prng algorithm from NIST test package Fix random p, prime, length 512 bits.
CubicResiduePrng()
- Constructor for class com.fasteasytrade.JRandTest.Algo.
CubicResiduePrng
CubicResiduePrng(int)
- Constructor for class com.fasteasytrade.JRandTest.Algo.
CubicResiduePrng
CubicResiduePrng(BigInteger, BigInteger)
- Constructor for class com.fasteasytrade.JRandTest.Algo.
CubicResiduePrng
CubicResiduePrng(BigInteger, BigInteger, BigInteger)
- Constructor for class com.fasteasytrade.JRandTest.Algo.
CubicResiduePrng
CypherBytes
- Variable in class com.fasteasytrade.JRandTest.Algo.
RC4Key
cardNames
- Variable in class com.fasteasytrade.JRandTest.GUI.
Gui
cardNames
- Variable in class com.fasteasytrade.JRandTest.Tests.
CmdLine
cards
- Variable in class com.fasteasytrade.JRandTest.GUI.
Gui
chisq(int, double)
- Method in class com.fasteasytrade.JRandTest.Tests.
Base
p.d.f of Chi-square
chitest(double[], double)
- Static method in class com.fasteasytrade.JRandTest.Tests.
Base
chsq
- Variable in class com.fasteasytrade.JRandTest.Tests.
Squeeze
classNames
- Variable in class com.fasteasytrade.JRandTest.GUI.
Gui
classNames
- Variable in class com.fasteasytrade.JRandTest.Tests.
CmdLine
clearText()
- Method in class com.fasteasytrade.JRandTest.GUI.
SimplePanel
clone()
- Method in class com.fasteasytrade.JRandTest.Algo.
SHA1
closeInputStream()
- Method in class com.fasteasytrade.JRandTest.IO.
FileRandomStream
closeInputStream()
- Method in class com.fasteasytrade.JRandTest.IO.
HttpGetUrlRandomStream
closeInputStream()
- Method in interface com.fasteasytrade.JRandTest.IO.
RandomStream
close the input stream.
closeInputStream()
- Method in class com.fasteasytrade.JRandTest.Tests.
Base
open registered RandomStream.
cnt_stat(String, int)
- Method in class com.fasteasytrade.JRandTest.Tests.
CountThe1s
count the 1's in the sequence of bytes
com.fasteasytrade.JRandTest.Algo
- package com.fasteasytrade.JRandTest.Algo
com.fasteasytrade.JRandTest.GUI
- package com.fasteasytrade.JRandTest.GUI
com.fasteasytrade.JRandTest.IO
- package com.fasteasytrade.JRandTest.IO
com.fasteasytrade.JRandTest.Tests
- package com.fasteasytrade.JRandTest.Tests
compareBytes(byte[], byte[])
- Static method in class com.fasteasytrade.JRandTest.Algo.
Cipher
Compare two arrays of bytes.
con
- Variable in class com.fasteasytrade.JRandTest.IO.
HttpGetUrlRandomStream
controlBuf
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC3
Original key bytes buffer for controlKey
controlBuf
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC5
Original key bytes buffer for controlKey
controlKey
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC3
controlKey gives one byte to enable swap of encrypt data and fill data (from fillKey)
controlKey
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC5
controlKey gives one byte to enable swap of encrypt data and fill data (from fillKey)
controlShaDigest
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC3
controlKey is processed controlSkip times, and prng data is hashed using sha1.
controlShaDigest
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC5
controlKey is processed controlSkip times, and prng data is hashed using sha1.
controlSkip
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC3
random number we skip controlKey before start using it.
controlSkip
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC5
random number we skip controlKey before start using it.
count
- Variable in class com.fasteasytrade.JRandTest.IO.
FileRandomStream
count
- Variable in class com.fasteasytrade.JRandTest.IO.
HttpGetUrlRandomStream
countLastRead
- Variable in class com.fasteasytrade.JRandTest.IO.
FileRandomStream
countLastRead
- Variable in class com.fasteasytrade.JRandTest.IO.
HttpGetUrlRandomStream
cryptBuf
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC3
Original key bytes buffer for cryptKey
cryptBuf
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC5
Original key bytes buffer for cryptKey
cryptKey
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC3
encrypt and decrypt data using cryptKey
cryptKey
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC5
encrypt and decrypt data using cryptKey
cryptShaDigest
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC3
cryptKey is processed cryptSkip times, and prng data is hashed using sha1.
cryptShaDigest
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC5
cryptKey is processed cryptSkip times, and prng data is hashed using sha1.
cryptSkip
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC3
random number we skip cryptKey before start using it.
cryptSkip
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC5
random number we skip cryptKey before start using it.
currentCard
- Variable in class com.fasteasytrade.JRandTest.GUI.
Gui
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Java Randomness Test Suite
JRandTest at SourceForge
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
All Classes
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.