Index

A B C D E F G H I K L M N P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

P

parseHex(String) - Static method in class de.das.encrypter.tools.HexTool
Converts a string of length two, assumed to be the representation of a hex value, to a byte.
parseQuadHex(String) - Static method in class de.das.encrypter.tools.HexTool
Converts a string of length four, assumed to be the representation of a hex value, to a byte.
PARTNER_ID - Static variable in class de.das.encrypter.processors.TransferControl
String used for testing whether a receiver is available.
PARTNER_RESPONSE - Static variable in interface de.das.encrypter.processors.ResultReceiver
Indicates that the result is from a communication test.
PARTNER_RESPONSE - Static variable in class de.das.encrypter.processors.TransferControl
String that the receiver sends as a response if it was addressed by the sender with the PARTNER_ID + key ID.
PatternChecker - Class in de.das.encrypter.examples
This example shows how uniformly distributed the random values of a key bundle are.
PatternChecker() - Constructor for class de.das.encrypter.examples.PatternChecker
 
PatternCompare - Class in de.das.encrypter.examples
This analysis looks for the occurrence of the same patterns between every two key bundles of the same length.
PatternCompare() - Constructor for class de.das.encrypter.examples.PatternCompare
 
POS_BLOCK_COUNT - Static variable in interface de.das.encrypter.processors.KeyTransfer
The position of the block count information in the header.
POS_BLOCK_START - Static variable in interface de.das.encrypter.processors.KeyTransfer
The position of the information in the header where the data block starts.
POS_DATA_SIZE - Static variable in interface de.das.encrypter.processors.KeyTransfer
The position of the information in the header which size the data block has.
POS_KEY_LENGTH - Static variable in interface de.das.encrypter.processors.KeyTransfer
The position of the data length information in the header.
printBuffer(byte[]) - Static method in class de.das.encrypter.tools.HexTool
Converts the specified byte array to a hex string and outputs it over the System.out print stream.
printBuffer(PrintStream, byte[]) - Static method in class de.das.encrypter.tools.HexTool
Converts the specified byte array to a hex string and outputs it over the specified print stream.
printlnBuffer(byte[]) - Static method in class de.das.encrypter.tools.HexTool
Converts the specified byte array to a hex string and outputs it over the System.out print stream followed by a System.out.println().
processWindowEvent(WindowEvent) - Method in class de.das.encrypter.examples.KeyAnalyzer
 
processWindowEvent(WindowEvent) - Method in class de.das.encrypter.examples.KeySearchingExample
Overwritten method to terminate the application if the window is closed.
ProgressListener - Interface in de.das.encrypter.processors
Interface for classes which want to get information about a current progress.
prolog() - Method in class de.das.encrypter.tools.BaseThread
 
provideKeyPart(byte[], int, int) - Static method in class de.das.encrypter.model.KeyFile
Provides a specified part from the given key starting at the specified position.
A B C D E F G H I K L M N P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form