Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Java Randomness Test Suite
JRandTest at SourceForge
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
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
G
G(double)
- Method in class com.fasteasytrade.JRandTest.Tests.
Base
gamma(z) when 2z is a integer
Gui
- class com.fasteasytrade.JRandTest.GUI.
Gui
.
Main Java application to run randomness tests on files and algorithms.
Gui()
- Constructor for class com.fasteasytrade.JRandTest.GUI.
Gui
constructor to gui application.
g
- Variable in class com.fasteasytrade.JRandTest.Algo.
CubicResiduePrng
Initial g is a random prime (with probability < 2 ** -100) Length of g is bit_length = 512 bits = 64 bytes.
g
- Variable in class com.fasteasytrade.JRandTest.Algo.
ModulusExponentPrng
Initial g is a random prime (with probability < 2 ** -100) Length of g is bit_length = 512 bits = 64 bytes.
g
- Variable in class com.fasteasytrade.JRandTest.Algo.
QuadraticResidue1Prng
Initial g is a random prime (with probability < 2 ** -100) Length of g is bit_length = 512 bits = 64 bytes.
g
- Variable in class com.fasteasytrade.JRandTest.Algo.
QuadraticResidue2Prng
Initial g is a random prime (with probability < 2 ** -100) Length of g is bit_length = 512 bits = 64 bytes.
g(int, int, int, int, int)
- Method in class com.fasteasytrade.JRandTest.Algo.
Skipjack
The key-dependent permutation G on V^16 is a four-round Feistel network.
g0
- Variable in class com.fasteasytrade.JRandTest.Algo.
CubicResiduePrng
g0 is the "initial state" of the prng.
g0
- Variable in class com.fasteasytrade.JRandTest.Algo.
ModulusExponentPrng
g0 is the "initial state" of the prng.
g0
- Variable in class com.fasteasytrade.JRandTest.Algo.
QuadraticResidue1Prng
g0 is the "initial state" of the prng.
g0
- Variable in class com.fasteasytrade.JRandTest.Algo.
QuadraticResidue2Prng
g0 is the "initial state" of the prng.
g0(int)
- Method in class com.fasteasytrade.JRandTest.Algo.
Skipjack
g1(int)
- Method in class com.fasteasytrade.JRandTest.Algo.
Skipjack
g2(int)
- Method in class com.fasteasytrade.JRandTest.Algo.
Skipjack
g3(int)
- Method in class com.fasteasytrade.JRandTest.Algo.
Skipjack
g4(int)
- Method in class com.fasteasytrade.JRandTest.Algo.
Skipjack
garbage
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC3
Boolean flag if we ever find an incorrect fill byte in data.
garbage
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC5
Boolean flag if we ever find an incorrect fill byte in data.
generateKeys(int)
- Method in class com.fasteasytrade.JRandTest.Algo.
RSACrypt
Generate public and private keys based on two primes, p and q, we make public (n, e), and private (n, d).
genrand_int31()
- Method in class com.fasteasytrade.JRandTest.Algo.
MT19937Prng
generates a random number on [0,0x7fffffff]-interval
genrand_int32()
- Method in class com.fasteasytrade.JRandTest.Algo.
MT19937Prng
generates a random number on [0,0xffffffff]-interval
genrand_real1()
- Method in class com.fasteasytrade.JRandTest.Algo.
MT19937Prng
generates a random number on [0,1]-real-interval These real versions are due to Isaku Wada, 2002/01/09 added
genrand_real2()
- Method in class com.fasteasytrade.JRandTest.Algo.
MT19937Prng
generates a random number on [0,1)-real-interval These real versions are due to Isaku Wada, 2002/01/09 added
genrand_real3()
- Method in class com.fasteasytrade.JRandTest.Algo.
MT19937Prng
generates a random number on (0,1)-real-interval These real versions are due to Isaku Wada, 2002/01/09 added
genrand_res53()
- Method in class com.fasteasytrade.JRandTest.Algo.
MT19937Prng
generates a random number on [0,1) with 53-bit resolution These real versions are due to Isaku Wada, 2002/01/09 added
getControlBuf()
- Method in class com.fasteasytrade.JRandTest.Algo.
ZAC3
getControlBuf()
- Method in class com.fasteasytrade.JRandTest.Algo.
ZAC5
getControlShaDigest()
- Method in class com.fasteasytrade.JRandTest.Algo.
ZAC3
getControlShaDigest()
- Method in class com.fasteasytrade.JRandTest.Algo.
ZAC5
getCryptBuf()
- Method in class com.fasteasytrade.JRandTest.Algo.
ZAC3
getCryptBuf()
- Method in class com.fasteasytrade.JRandTest.Algo.
ZAC5
getCryptShaDigest()
- Method in class com.fasteasytrade.JRandTest.Algo.
ZAC3
getCryptShaDigest()
- Method in class com.fasteasytrade.JRandTest.Algo.
ZAC5
getE()
- Method in class com.fasteasytrade.JRandTest.Algo.
MicaliSchnorrPrng
getE()
- Method in class com.fasteasytrade.JRandTest.Algo.
ModulusExponentPrng
Public key.
getFilename()
- Method in class com.fasteasytrade.JRandTest.Algo.
BlowFish
getFilename()
- Method in class com.fasteasytrade.JRandTest.Algo.
MT19937
getFilename()
- Method in class com.fasteasytrade.JRandTest.IO.
FileAlgoRandomStream
getFilename()
- Method in class com.fasteasytrade.JRandTest.IO.
FileRandomStream
getFilename()
- Method in class com.fasteasytrade.JRandTest.IO.
HttpGetUrlRandomStream
getFilename()
- Method in interface com.fasteasytrade.JRandTest.IO.
RandomStream
get the file name to be processed. this file is the raw data to be read, or the input file processed by algorithm.
getFillBuf()
- Method in class com.fasteasytrade.JRandTest.Algo.
ZAC3
getFillBuf()
- Method in class com.fasteasytrade.JRandTest.Algo.
ZAC5
getFillShaDigest()
- Method in class com.fasteasytrade.JRandTest.Algo.
ZAC3
getFillShaDigest()
- Method in class com.fasteasytrade.JRandTest.Algo.
ZAC5
getFontSize()
- Method in class com.fasteasytrade.JRandTest.GUI.
SimplePanel
getG()
- Method in class com.fasteasytrade.JRandTest.Algo.
CubicResiduePrng
Secret key
getG()
- Method in class com.fasteasytrade.JRandTest.Algo.
ModulusExponentPrng
Secret key
getG()
- Method in class com.fasteasytrade.JRandTest.Algo.
QuadraticResidue1Prng
Secret key
getG()
- Method in class com.fasteasytrade.JRandTest.Algo.
QuadraticResidue2Prng
Secret key
getH()
- Method in class com.fasteasytrade.JRandTest.Algo.
SHA1
get internal hash vector
getHAlignStyle()
- Method in class com.fasteasytrade.JRandTest.GUI.
VWrappingLabel
getHAsBytes()
- Method in class com.fasteasytrade.JRandTest.Algo.
SHA1
get internal hash vector as vector of bytes
getHAsBytes(byte[])
- Method in class com.fasteasytrade.JRandTest.Algo.
SHA1
get internal hash vector as vector of bytes
getK()
- Method in class com.fasteasytrade.JRandTest.Algo.
MicaliSchnorrPrng
getMessageLength()
- Method in class com.fasteasytrade.JRandTest.Algo.
RSACrypt
Returns message length in bytes.
getN()
- Method in class com.fasteasytrade.JRandTest.Algo.
BBSPrng
Public key.
getN()
- Method in class com.fasteasytrade.JRandTest.Algo.
MicaliSchnorrPrng
Public key.
getNLength()
- Method in class com.fasteasytrade.JRandTest.Algo.
MicaliSchnorrPrng
getNextBits(byte[])
- Method in class com.fasteasytrade.JRandTest.Algo.
MicaliSchnorrPrng
calculate x**e mod n and returns lowest k bits, k/8 bytes, in result buffer.
getP()
- Method in class com.fasteasytrade.JRandTest.Algo.
BBSPrng
Secret key.
getP()
- Method in class com.fasteasytrade.JRandTest.Algo.
CubicResiduePrng
Public key.
getP()
- Method in class com.fasteasytrade.JRandTest.Algo.
MicaliSchnorrPrng
Secret key.
getP()
- Method in class com.fasteasytrade.JRandTest.Algo.
ModulusExponentPrng
Public key.
getP()
- Method in class com.fasteasytrade.JRandTest.Algo.
QuadraticResidue1Prng
Public key.
getP()
- Method in class com.fasteasytrade.JRandTest.Algo.
QuadraticResidue2Prng
Public key.
getPostPermutationShaDigest()
- Method in class com.fasteasytrade.JRandTest.Algo.
ZAC5
getPrePermutationShaDigest()
- Method in class com.fasteasytrade.JRandTest.Algo.
ZAC5
getPreferredSize()
- Method in class com.fasteasytrade.JRandTest.GUI.
SimpleButton
getQ()
- Method in class com.fasteasytrade.JRandTest.Algo.
BBSPrng
Secret key (need only one of p or q).
getQ()
- Method in class com.fasteasytrade.JRandTest.Algo.
MicaliSchnorrPrng
Secret key (need only one of p or q).
getR()
- Method in class com.fasteasytrade.JRandTest.Algo.
MicaliSchnorrPrng
getText()
- Method in class com.fasteasytrade.JRandTest.GUI.
VWrappingLabel
getVAlignStyle()
- Method in class com.fasteasytrade.JRandTest.GUI.
VWrappingLabel
getX()
- Method in class com.fasteasytrade.JRandTest.Algo.
BBSPrng
Encryption: you need to get last x and write it to cipher output stream.
getX()
- Method in class com.fasteasytrade.JRandTest.Algo.
MicaliSchnorrPrng
Encryption: you need to get last x and write it to cipher output stream.
get_w(int)
- Method in class com.fasteasytrade.JRandTest.Tests.
OverlappingPairsSparseOccupancy
get a word from specific bits
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Java Randomness Test Suite
JRandTest at SourceForge
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
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.