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

E

eAlbNormedPermString(String, String) - Method in class hcrypto.cipher.Alphabet
eAlbNormedPermString(permStr, shStr) returns a String which defines the permutation of permStr followed by the first shift defined in shStr.
ELITIST_MUTATION - Static variable in class hcrypto.analyzer.evolutionary.GaParameters
 
ELITIST_SELECTION - Static variable in class hcrypto.analyzer.evolutionary.GaParameters
 
encrypt(String) - Method in class hcrypto.cipher.Cipher
encrypts its String parameter returning the encrypted string.
encryptFile(String, String) - Method in class hcrypto.cipher.Cipher
encrypts a plaintext input file into an output file by simply calling the engineEncryptFile() method implemented in the ENGINE.
encryptFile(String, String, String) - Method in class hcrypto.cipher.Cipher
encrypts a plaintext input file into an output file by simply calling the engineEncryptFile() method implemented in the ENGINE.
engineDecode(String) - Method in class hcrypto.engines.AffineEngine
Returns an encoded String for the specified String.
engineDecode(String) - Method in class hcrypto.engines.CaesarEngine
Returns an encoded String for the specified String.
engineDecode(String) - Method in class hcrypto.engines.PlayfairEngine
Returns an encoded String for the specified String.
engineDecode(String) - Method in class hcrypto.engines.PolySubstitutionEngine
Returns an decoded String for the specified encode String.
engineDecode(String) - Method in class hcrypto.engines.RailfenceEngine
engineDecode()
engineDecode(String) - Method in class hcrypto.engines.SubstitutionEngine
Returns an encoded String for the specified String.
engineDecode(String) - Method in class hcrypto.engines.TranspositionEngine
Returns an encoded String for the specified String.
engineDecode(String) - Method in class hcrypto.engines.VigenereEngine
Returns an decoded String for the specified String.
engineDecode(String) - Method in class plugins.CaesarEngine
Returns an encoded String for the specified String.
engineEncode(String) - Method in class hcrypto.engines.AffineEngine
Returns an encoded String for the specified String.
engineEncode(String) - Method in class hcrypto.engines.CaesarEngine
Returns an encoded String for the specified String.
engineEncode(String) - Method in class hcrypto.engines.PlayfairEngine
Returns an encoded String for the specified String.
engineEncode(String) - Method in class hcrypto.engines.PolySubstitutionEngine
Returns an encoded String for the specified String.
engineEncode(String) - Method in class hcrypto.engines.RailfenceEngine
 
engineEncode(String) - Method in class hcrypto.engines.SubstitutionEngine
Returns an encoded String for the specified String.
engineEncode(String) - Method in class hcrypto.engines.TranspositionEngine
Returns an encoded String for the specified String.
engineEncode(String) - Method in class hcrypto.engines.VigenereEngine
Returns an encoded String for the specified String.
engineEncode(String) - Method in class plugins.CaesarEngine
Returns an encoded String for the specified String.
EnglishFacts - Class in hcrypto.analyzer.tool
Displays some general facts about English text.
EnglishFacts() - Constructor for class hcrypto.analyzer.tool.EnglishFacts
 
EnglishFacts(AnalyzerFrame) - Constructor for class hcrypto.analyzer.tool.EnglishFacts
Constructor for use with CryptoToolJ
englishFrequency - Static variable in class hcrypto.analyzer.tool.TextStatistics
 
equals(Object) - Method in class hcrypto.analyzer.evolutionary.NgramGaIndividual
 
equals(Object) - Method in class hcrypto.cipher.Alphabet
Overrides the equals method of the Object class alph1.equals(alph2) returns true iff the arrays alph1.ranges and alph2.ranges have the same lengths and alph1.ranges[k] == alph2.ranges[k]for all k.
estimateKeyword(int) - Method in class hcrypto.analyzer.VigenereAnalyzer
To find the find the keyword we break the cryptogram into keyLen monoalphabetic cryptograms, each of which is obtained by a Caesar shift from the standard alphabet.
estimateKeywordLength(int[]) - Method in class hcrypto.analyzer.VigenereAnalyzer
 
eval_A - Variable in class hcrypto.analyzer.evolutionary.GaParameters
 
eval_B - Variable in class hcrypto.analyzer.evolutionary.GaParameters
 
eval_C - Variable in class hcrypto.analyzer.evolutionary.GaParameters
 
eval_dict - Variable in class hcrypto.analyzer.evolutionary.GaParameters
 
EVAL_DICT - Static variable in class hcrypto.analyzer.tool.TextUtilities
 
evaluate(String, StringBuffer) - Method in class hcrypto.analyzer.evolutionary.WordBasedGaIndividual
 
ExpertAnalyzer - Interface in hcrypto.analyzer
 
extendWindowMenu(String) - Static method in class applications.cryptotoolj.Menus
 

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