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
P
paint(Graphics)
- Method in class applications.cryptotoolj.
MultiLineLabel
paint(Graphics)
- Method in class hcrypto.analyzer.tool.
Histogram
param_string
- Variable in class hcrypto.analyzer.evolutionary.
GaParameters
pasteText()
- Static method in class applications.cryptotoolj.
TextManager
PatternDictionary
- Class in
hcrypto.analyzer.tool
Implements a searchable dictionary of words and their relative frequencies.
PatternDictionary()
- Constructor for class hcrypto.analyzer.tool.
PatternDictionary
PatternDictionary(int)
- Constructor for class hcrypto.analyzer.tool.
PatternDictionary
PatternDictionary(String)
- Constructor for class hcrypto.analyzer.tool.
PatternDictionary
This constructor creates a dictionary from the named file.
PatternWord
- Class in
hcrypto.analyzer.tool
Data structure for a PatternDictionary.
PatternWord(String, double)
- Constructor for class hcrypto.analyzer.tool.
PatternWord
PatternWordSearcher
- Class in
hcrypto.analyzer.tool
This analyzer displays pattern words.
PatternWordSearcher()
- Constructor for class hcrypto.analyzer.tool.
PatternWordSearcher
percentWords(String, String)
- Static method in class hcrypto.analyzer.tool.
TextUtilities
permShift(int[], int)
- Static method in class hcrypto.cipher.
Alphabet
permShift(permIn, shift) returns a permutation which is the composite of permIn followed by shift, that is, k -> shift(permIn(k)).
PERMUTATION
- Static variable in class hcrypto.analyzer.
CryptoAnalyzer
plain
- Variable in class hcrypto.analyzer.tool.
WordPairs
PLAYFAIR
- Static variable in class hcrypto.analyzer.
CryptoAnalyzer
PlayfairEngine
- Class in
hcrypto.engines
Implements the Playfair encryption algorithm.
PlayfairEngine()
- Constructor for class hcrypto.engines.
PlayfairEngine
Creates a PlayfairEngine and sets the
alphabetRangeOptions
instance variable to "100000", which translates to the "az" alphabet option only for both plaintext and ciphertext.
PlayfairKey
- Class in
hcrypto.engines
Represents a key for a Playfair cipher.
PlayfairKey()
- Constructor for class hcrypto.engines.
PlayfairKey
pluginanalyzers
- package pluginanalyzers
plugins
- package plugins
PolySubstitutionEngine
- Class in
hcrypto.engines
Implements a PolySubstitution cipher algorithm (which many authors call a Homophonic Substitution cipher).
PolySubstitutionEngine()
- Constructor for class hcrypto.engines.
PolySubstitutionEngine
Creates a PolySubstitutionEngine and sets the
alphabetRangeOptions
instance variable to "111111", which translates to all six alphabet options.
PolySubstitutionKey
- Class in
hcrypto.engines
Represents a key for a PolySubstitution cipher (which many authors call a Homophonic Substitution).
PolySubstitutionKey()
- Constructor for class hcrypto.engines.
PolySubstitutionKey
POPULATION_SIZE
- Static variable in class hcrypto.analyzer.evolutionary.
GaParameters
prettyPrint(String, int)
- Static method in class hcrypto.analyzer.
CryptoAnalyzer
Inserts line breaks into a string.
print()
- Method in class hcrypto.analyzer.evolutionary.
NgramArray
print()
- Method in class hcrypto.analyzer.tool.
FrequencyTable
print()
- Method in class hcrypto.analyzer.tool.
TextStatistics
printAlphabets()
- Method in class hcrypto.cipher.
HistoricalKey
Prints both the cipher and plain alphabets to the System console.
printAlphabets()
- Method in class hcrypto.engines.
PolySubstitutionKey
Prints both the cipher and plain alphabets to the System console.
printKeySquare()
- Method in class hcrypto.engines.
PlayfairKey
Prints the playfair key to the System console.
PROPORTIONAL_SELECTION
- Static variable in class hcrypto.analyzer.evolutionary.
GaParameters
Provider
- Class in
hcrypto.provider
This class represents a provider for the Historical Cipher API.
Provider()
- Constructor for class hcrypto.provider.
Provider
default constructor.
Provider(String)
- Constructor for class hcrypto.provider.
Provider
ProviderTest
- Class in
applications.cryptotoolj
Conducts a simple test of the Provider interface.
ProviderTest()
- Constructor for class applications.cryptotoolj.
ProviderTest
put(String, String, String)
- Method in class hcrypto.provider.
Provider
Inserts the names of the engineClass and keyClass into the appropriate tables thereby associating them with the named cipher.
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