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
M
main(String[])
- Static method in class applications.cryptotoolj.
CryptoToolJ
Creates an instance of CryptoToolJ and when run in application mode.
main(String[])
- Static method in class applications.cryptotoolj.
ProviderTest
main(String[])
- Static method in class applications.
FileCipher
main(String[])
- Static method in class applications.
TestAnalyzer
main(String[])
- Static method in class applications.
TestCipher
main(String[])
- Static method in class hcrypto.analyzer.evolutionary.
NgramArray
main(String[])
- Static method in class hcrypto.analyzer.tool.
Dictionary
main(String[])
- Static method in class hcrypto.analyzer.tool.
PatternDictionary
main(String[])
- Static method in class hcrypto.analyzer.tool.
TextUtilities
main(String[])
- Static method in class hcrypto.cipher.
Alphabet
main(String[])
- Static method in class hcrypto.cipher.
UnicodeRanges
makePattern(String)
- Static method in class hcrypto.analyzer.tool.
PatternDictionary
This method returns a pattern of the string.
makePattern(String)
- Static method in class hcrypto.analyzer.tool.
PatternWord
This method returns a pattern of the string.
makePattern(String)
- Static method in class hcrypto.analyzer.tool.
TextUtilities
This method returns a pattern of the string.
markFileSaved()
- Method in class applications.cryptotoolj.
TextAreaPlus
markWords(Dictionary, String)
- Static method in class hcrypto.analyzer.tool.
TextUtilities
MAX_ALPH_NUM
- Static variable in class hcrypto.cipher.
AlphabetFactory
The Alphabets are are numbered 0 through MAX_ALPH_NUM.
MAX_BIGRAMS
- Static variable in class hcrypto.analyzer.
VigenereAnalyzer
MAX_CHARS
- Static variable in class hcrypto.analyzer.tool.
FrequencyTable
MAX_CHARS
- Static variable in class hcrypto.cipher.
AlphabetFactory
MAX_CONTACT
- Static variable in class hcrypto.analyzer.
VigenereAnalyzer
MAX_FACTORS
- Static variable in class hcrypto.analyzer.
VigenereAnalyzer
MAX_GENERATIONS
- Static variable in class hcrypto.analyzer.evolutionary.
GaParameters
MAX_KEYWORD
- Static variable in class hcrypto.analyzer.
VigenereAnalyzer
Menus
- Class in
applications.cryptotoolj
Implements a menu system for CryptoToolJ.
Menus(CryptoToolJ, Applet)
- Constructor for class applications.cryptotoolj.
Menus
MessageDialog
- Class in
applications.cryptotoolj
Implements a modal dialog box that displays information.
MessageDialog(Frame, String, String)
- Constructor for class applications.cryptotoolj.
MessageDialog
MIN_FREQ
- Static variable in class hcrypto.analyzer.tool.
Dictionary
mouseDragged(MouseEvent)
- Method in class hcrypto.analyzer.tool.
Histogram
mouseMoved(MouseEvent)
- Method in class hcrypto.analyzer.tool.
Histogram
mouseMoved(int, int)
- Method in class hcrypto.analyzer.tool.
Histogram
MultiLineLabel
- Class in
applications.cryptotoolj
Implements a custom component for displaying multiple lines.
MultiLineLabel(String)
- Constructor for class applications.cryptotoolj.
MultiLineLabel
mutate(double)
- Method in class hcrypto.analyzer.evolutionary.
GaIndividual
This method should be implemented in the subclass.
mutate(double)
- Method in class hcrypto.analyzer.evolutionary.
NgramGaIndividual
This version of mutate swaps two random characters in the key.
mutate(double)
- Method in class hcrypto.analyzer.evolutionary.
WordBasedGaIndividual
This version of mutate swaps two random characters in the key.
mutate_policy
- Variable in class hcrypto.analyzer.evolutionary.
GaParameters
These are for GAs
MUTATE_RATE
- Static variable in class hcrypto.analyzer.evolutionary.
GaParameters
mutate_rate
- Variable in class hcrypto.analyzer.evolutionary.
GaParameters
mutateUnused(double)
- Method in class hcrypto.analyzer.evolutionary.
WordBasedGaIndividual
This version of mutate swaps two unused characters in the key.
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