Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
V
verbose
- Variable in class hcrypto.analyzer.evolutionary.
GaParameters
VigenereAnalyzer
- Class in
hcrypto.analyzer
Assumes that the text it is passed is encrypted with a Vigenere cipher.
VigenereAnalyzer()
- Constructor for class hcrypto.analyzer.
VigenereAnalyzer
VigenereAnalyzer(AnalyzerFrame)
- Constructor for class hcrypto.analyzer.
VigenereAnalyzer
VigenereAnalyzer(TextStatistics)
- Constructor for class hcrypto.analyzer.
VigenereAnalyzer
VigenereEngine
- Class in
hcrypto.engines
Implements a traditional Vigenere Cipher for the full range of alphabets -- az, AZ, azAZ, azAZ09, printable characters, and all ASCII.
VigenereEngine()
- Constructor for class hcrypto.engines.
VigenereEngine
Creates a VigenereEngine and sets the
alphabetRangeOptions
instance variable to "111111", which translates to all six alphabet options.
VigenereKey
- Class in
hcrypto.engines
Represents a key for a Vigenere cipher.
VigenereKey()
- Constructor for class hcrypto.engines.
VigenereKey
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y