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

I

IndexOfCoincidence - Class in hcrypto.analyzer.tool
 
IndexOfCoincidence() - Constructor for class hcrypto.analyzer.tool.IndexOfCoincidence
 
IndexOfCoincidence(String) - Constructor for class hcrypto.analyzer.tool.IndexOfCoincidence
 
init() - Method in class applications.cryptotoolj.CryptoToolApplet
 
init(CryptoToolJ, Applet) - Static method in class applications.cryptotoolj.WindowManager
 
init() - Method in class hcrypto.analyzer.evolutionary.GaPopulation
This method initializes the analyzer for the particular type of population.
init() - Method in class hcrypto.analyzer.evolutionary.NgramGaPopulation
Inherited abstract method from GaPopulation.
init() - Method in class hcrypto.analyzer.evolutionary.WordBasedGaPopulation
This method initializes the analyzer.
init() - Method in class hcrypto.analyzer.WordBasedAnalyzer
This method is called by setup().
init(HistoricalKey) - Method in class hcrypto.cipher.Cipher
initializes the particular encrypting engine by calling the encapsulated CipherEngine and passing it a key of the appropriate type.
init(String, Alphabet, Alphabet) - Method in class hcrypto.cipher.HistoricalKey
ADDED: 4/5/03 by RAM This should be implemented in the subclass.
init(String) - Method in class hcrypto.cipher.HistoricalKey
This abstract method should be implemented in the algorithm-specific subclass.
init(String) - Method in class hcrypto.engines.AffineKey
Creates an AffineKey with the specified keyspec.
init(String, Alphabet, Alphabet) - Method in class hcrypto.engines.AffineKey
Initializes the AffineKey given a keyword and one or more alphabets.
init(String) - Method in class hcrypto.engines.CaesarKey
Initializes the CaesarKey with the specified keyspec (which takes the form "4/az" or "4/az/AZ" for example).
init(String, Alphabet, Alphabet) - Method in class hcrypto.engines.CaesarKey
Initializes the CaesarKey given a keyword and one or more alphabets.
init(String, Alphabet, Alphabet) - Method in class hcrypto.engines.NullKey
 
init(String) - Method in class hcrypto.engines.NullKey
 
init(String) - Method in class hcrypto.engines.PlayfairKey
Initializes the PlayfairKey with the specified keyspec.
init(String, Alphabet, Alphabet) - Method in class hcrypto.engines.PlayfairKey
Initializes the PlayfairKey given a keyword and one or more alphabets.
init(String) - Method in class hcrypto.engines.PolySubstitutionKey
Creates a PolySubstitutionKey with the specified keyspec.
init(String, Alphabet, Alphabet) - Method in class hcrypto.engines.PolySubstitutionKey
Initializes the PolySubstitutionKey given a keyword and one or more alphabets.
init(String) - Method in class hcrypto.engines.RailfenceKey
Creates a RailFenceKey with the specified keyspec.
init(String, Alphabet, Alphabet) - Method in class hcrypto.engines.RailfenceKey
Initializes the RailfenceKey given a keyword and one or more alphabets.
init(String) - Method in class hcrypto.engines.SubstitutionKey
Creates a SubstitutionKey with the specified keyspec.
init(String, Alphabet, Alphabet) - Method in class hcrypto.engines.SubstitutionKey
Initializes the SubstitutionKey given a keyword and one or more alphabets.
init(String) - Method in class hcrypto.engines.TranspositionKey
Initializes the TranspositionKey with the specified keyspec.
init(String, Alphabet, Alphabet) - Method in class hcrypto.engines.TranspositionKey
Initializes the TranspositionKey given a keyword and one or more alphabets.
init(String) - Method in class hcrypto.engines.VigenereKey
Initializes the VigenereKey with the specified keyspec.
init(String, Alphabet, Alphabet) - Method in class hcrypto.engines.VigenereKey
Initializes the VigenereKey given a keyword and one or more alphabets.
init(String) - Method in class plugins.CaesarKey
Initializes the CaesarKey with the specified keyspec (which takes the form "4/az" or "4/az/AZ" for example).
init(String, Alphabet, Alphabet) - Method in class plugins.CaesarKey
Initializes the CaesarKey given a keyword and one or more alphabets.
initKey(String, boolean) - Method in class hcrypto.cipher.HistoricalKey
Initializes the keyspec, keyword and alphabet instance variables given a specification of the form keydata/plainspec/cipherspec.
initKey(String, Alphabet, Alphabet) - Method in class hcrypto.cipher.HistoricalKey
ADDED: 4/5/03 by RAM Initializes the key given the keyword and preexisting alphabete.
intArrayToString(int[]) - Method in class hcrypto.cipher.Alphabet
Returns the string of characters which have the positions in the alphabet of the array elements of arr.
intToChar(int) - Method in class hcrypto.cipher.Alphabet
Returns the character in the alphabet which has the position of the parameter n.
invertKey(String) - Static method in class hcrypto.cipher.HistoricalKey
invertKey() inverts a key from decrypt to encrypt
IS_VERBOSE - Static variable in class hcrypto.analyzer.evolutionary.GaParameters
 
isActivated - Variable in class applications.cryptotoolj.CipherFrame
 
isApplet() - Method in class applications.cryptotoolj.CryptoToolJ
Returns true iff this is an applet version.
isAWord(Dictionary, String) - Static method in class hcrypto.analyzer.tool.TextUtilities
 
isDirty() - Method in class applications.cryptotoolj.TextAreaPlus
 
isInAlphabet(char) - Method in class hcrypto.cipher.Alphabet
returns true iff its char parameter gives a character contained in this alphabet's characters set.
isInFocus() - Method in class applications.cryptotoolj.TextAreaPlus
 
isValidAlphabetSpec(String) - Static method in class hcrypto.cipher.AlphabetFactory
Returns true iff its String parameter represents a valid alphabet ID.
itemStateChanged(ItemEvent) - Method in class applications.cryptotoolj.CipherFrame
Handles user's choices in the ChoiceBox.
itemStateChanged(ItemEvent) - Method in class applications.cryptotoolj.KeyDialog
 
itemStateChanged(ItemEvent) - Method in class hcrypto.analyzer.tool.TextAnalyzer
 

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