A B C D E F G H I K L M N O P R S T U V W X Y

A

absDiffBigramDist(String) - Method in class hcrypto.analyzer.evolutionary.NgramArray
absDiffBigramDist(ctext) Computes a distance between this NgramArray and the distribution of bigrams in the string ctext.
actionPerformed(ActionEvent) - Method in class applications.cryptotoolj.AnalyzerFrame
 
actionPerformed(ActionEvent) - Method in class applications.cryptotoolj.CipherFrame
Handles all menu selections for the encode, decode and set key buttons.
actionPerformed(ActionEvent) - Method in class applications.cryptotoolj.CryptoToolJ
Handles all menu events whenever the user selects a menu item.
actionPerformed(ActionEvent) - Method in class applications.cryptotoolj.FileSaveMessageDialog
 
actionPerformed(ActionEvent) - Method in class applications.cryptotoolj.MessageDialog
 
actionPerformed(ActionEvent) - Method in class hcrypto.analyzer.tool.PatternWordSearcher
 
activate() - Method in class applications.cryptotoolj.CipherFrame
Causes this window to be the front window.
addCipher(String, String, String) - Static method in class hcrypto.provider.Provider
 
addCipher(String, String, String, String) - Static method in class hcrypto.provider.Provider
 
addMenuBar() - Method in class applications.cryptotoolj.Menus
 
addNotify() - Method in class applications.cryptotoolj.MultiLineLabel
 
addProvider(Provider) - Static method in class hcrypto.provider.Provider
Adds the designated provider to the list of available providers.
addWindow(CipherFrame) - Static method in class applications.cryptotoolj.WindowManager
 
AffineAnalyzer - Class in hcrypto.analyzer
Description: This class assumes that the text it is passed is encrypted with an Affine engine.
AffineAnalyzer() - Constructor for class hcrypto.analyzer.AffineAnalyzer
 
AffineAnalyzer(AnalyzerFrame) - Constructor for class hcrypto.analyzer.AffineAnalyzer
 
AffineAnalyzer(TextStatistics) - Constructor for class hcrypto.analyzer.AffineAnalyzer
 
AffineEngine - Class in hcrypto.engines
Implements an Affine cipher algorithm (a special case of a Substitution Cipher that encrypts and decrypts a character based on two Affine functions) for any of three alphabet ranges including az, AZ, az+AZ.
AffineEngine() - Constructor for class hcrypto.engines.AffineEngine
Creates an AffineEngine and sets the alphabetRangeOptions instance variable to "110000", which translates to the "az+AZ"alphabet option for both the plaintext and ciphertext alphabets.
AffineKey - Class in hcrypto.engines
Represents a key for an Affine cipher.
AffineKey() - Constructor for class hcrypto.engines.AffineKey
 
ALPH_ascii - Static variable in class hcrypto.cipher.AlphabetFactory
 
ALPH_az - Static variable in class hcrypto.cipher.AlphabetFactory
 
ALPH_AZ - Static variable in class hcrypto.cipher.AlphabetFactory
 
ALPH_azAZ - Static variable in class hcrypto.cipher.AlphabetFactory
 
ALPH_azAZ09 - Static variable in class hcrypto.cipher.AlphabetFactory
 
ALPH_cryptogram - Static variable in class hcrypto.cipher.AlphabetFactory
 
ALPH_hebrew - Static variable in class hcrypto.cipher.AlphabetFactory
 
ALPH_printable - Static variable in class hcrypto.cipher.AlphabetFactory
 
ALPH_unicode - Static variable in class hcrypto.cipher.AlphabetFactory
 
alphabet - Variable in class hcrypto.analyzer.evolutionary.GaParameters
These are for NgramGaAnalyzers
Alphabet - Class in hcrypto.cipher
Defines properties of the alphabet used in a cipher key.
Alphabet() - Constructor for class hcrypto.cipher.Alphabet
The default constructor sets the range to 'a' to 'z'.
Alphabet(char[]) - Constructor for class hcrypto.cipher.Alphabet
Creates an alphabet using an array of char values.
Alphabet(Character.UnicodeBlock[]) - Constructor for class hcrypto.cipher.Alphabet
This constructor creates an alphabet composed of characters form one or more sets of Unicode blocks.
Alphabet(char[], int) - Constructor for class hcrypto.cipher.Alphabet
This constructor lets the user set the range using one of the static constants.
Alphabet(char[], String) - Constructor for class hcrypto.cipher.Alphabet
This constructor lets the user set the range using one of a set of descriptors.
AlphabetFactory - Class in hcrypto.cipher
 
AlphabetFactory() - Constructor for class hcrypto.cipher.AlphabetFactory
 
alphabeticsCount - Variable in class hcrypto.analyzer.tool.TextStatistics
 
Analyzer - Interface in hcrypto.analyzer
 
AnalyzerFrame - Class in applications.cryptotoolj
Description: An implementation of a Frame subclass with window closer that to be used by Analyzers for reporting analysis results.
AnalyzerFrame() - Constructor for class applications.cryptotoolj.AnalyzerFrame
 
AnalyzerFrame(CryptoAnalyzer, String, String) - Constructor for class applications.cryptotoolj.AnalyzerFrame
 
append(String) - Method in class applications.cryptotoolj.AnalyzerFrame
 
applications - package applications
 
applications.cryptotoolj - package applications.cryptotoolj
 
APPROVE_OPTION - Static variable in class applications.cryptotoolj.KeyDialog
 

A B C D E F G H I K L M N O P R S T U V W X Y