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
E
E
- Variable in class com.fasteasytrade.JRandTest.Tests.
CountThe1s
Ef
- Variable in class com.fasteasytrade.JRandTest.Tests.
Squeeze
EncryptBlock(byte[], byte[])
- Method in class com.fasteasytrade.JRandTest.Algo.
BFcipher
e
- Variable in class com.fasteasytrade.JRandTest.Algo.
MicaliSchnorrPrng
e is a random exponent we calculate on generation (in setup method)
e
- Variable in class com.fasteasytrade.JRandTest.Algo.
ModulusExponentPrng
Initial e is a random prime (with probability < 2 ** -100) Length of e is e_bit_length = 160 bits = 20 bytes.
e
- Variable in class com.fasteasytrade.JRandTest.Algo.
RSACrypt
e_bit_length
- Variable in class com.fasteasytrade.JRandTest.Algo.
ModulusExponentPrng
e length/num of bits
encrypt(BigInteger)
- Method in class com.fasteasytrade.JRandTest.Algo.
RSACrypt
Encrypt one big integer
encrypt(byte[])
- Method in class com.fasteasytrade.JRandTest.Algo.
RSACrypt
encrypt byte[] and returns vector of bigintegers.
encrypt(byte[], int)
- Method in class com.fasteasytrade.JRandTest.Algo.
RSACrypt
encrypt byte[] and returns vector of bigintegers.
encrypt(byte[], byte[])
- Method in class com.fasteasytrade.JRandTest.Algo.
ZAC3
encrypt buffer. each input byte becomes two bytes, by adding one byte from fillKey.
encrypt(byte[], byte[])
- Method in class com.fasteasytrade.JRandTest.Algo.
ZAC5
encrypt buffer. each input byte becomes two bytes, by adding one byte from fillKey.
encryptFile(String, String)
- Method in class com.fasteasytrade.JRandTest.Algo.
RSACrypt
encrypt infile to outfile.
encryptFileGzip(String, String)
- Method in class com.fasteasytrade.JRandTest.Algo.
RSACrypt
encrypt infile to outfile with compression.
encrypt_block(byte[], byte[])
- Method in class com.fasteasytrade.JRandTest.Algo.
Skipjack
Encrypt a single block of data.
exp(double)
- Method in class com.fasteasytrade.JRandTest.Tests.
Base
exp(int)
- Method in class com.fasteasytrade.JRandTest.Tests.
Base
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.