Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
K
- KB - Static variable in interface de.das.encrypter.model.Key
-
The value of one kilo byte.
- Key - Interface in de.das.encrypter.model
-
Interface for specifying required constants and positions of values in the key and encryption headers.
- KEY_DRIVE_MARK - Static variable in interface de.das.encrypter.model.Key
-
Content of the file that identifies external media as a key carrier.
- KEY_DRIVE_MARK_FILE_NAME - Static variable in interface de.das.encrypter.model.Key
-
Name of the file that identifies external media as a key carrier.
- KEY_HEADER_LENGTH - Static variable in interface de.das.encrypter.model.Key
-
Length of the key header.
- KEY_ID_LENGHT - Static variable in interface de.das.encrypter.model.Key
-
Number of bytes representing the key ID which is a hex string.
- KEY_NAME_POSITION - Static variable in interface de.das.encrypter.model.Key
-
Position of the key name.
- KEY_SIGNATURE_PREFIX - Static variable in interface de.das.encrypter.model.Key
-
Starting of an enryption key.
- KEY_UNKNOWN - Static variable in class de.das.encrypter.cryptoservice.CryptoServer
- KeyAnalyzer - Class in de.das.encrypter.examples
-
An application that analyzes the quality of key bundles.
- KeyAnalyzer() - Constructor for class de.das.encrypter.examples.KeyAnalyzer
-
Create a new instance of KeyAnalyzer
- KeyCreationExample - Class in de.das.encrypter.examples
-
This example demonstrates how EncryptionFactory will be used for the creation of keys.
- KeyCreationExample() - Constructor for class de.das.encrypter.examples.KeyCreationExample
- KeyFile - Class in de.das.encrypter.model
-
Class, which represents a key with its identifier and current path to its location.
- KeyFile(long, byte[], String) - Constructor for class de.das.encrypter.model.KeyFile
-
Creates a new instance of the class KeyFile.
- KeyFile(long, String, int) - Constructor for class de.das.encrypter.model.KeyFile
-
Creates a new instance of the class KeyFile.
- KeyFile(long, String, int, byte[]) - Constructor for class de.das.encrypter.model.KeyFile
-
Creates a new instance of the class KeyFile.
- KeyFileFileFilter - Class in de.das.encrypter.tools
-
This class is used together with the swing class JFileChooser and restricts the file selection offer to valid key bundles.
- KeyFileFileFilter(String) - Constructor for class de.das.encrypter.tools.KeyFileFileFilter
-
Create a new instance of KeyFileFileFIlter.
- KeyFileLocation - Class in de.das.encrypter.model
-
Class to provide information of a key and its location not the key itself.
- KeyFileLocation(String, long, String) - Constructor for class de.das.encrypter.model.KeyFileLocation
-
Creates a new instance of KeyFileLocation.
- KeyFiles - Class in de.das.encrypter.model
-
A hash map with the key file objects of all detected keys.
- KeyFiles() - Constructor for class de.das.encrypter.model.KeyFiles
- KeyFilesSearcher - Class in de.das.encrypter.processors
-
The searcher scans periodicaly all drives since letter "C" and looks for folders named "Bundle".
- KeyFilesSearchReceiver - Interface in de.das.encrypter.model
-
Interface for classes which want to use the key files searcher.
- keyFromQr(File) - Method in class de.das.encrypter.tools.HiddenDataTool
-
Recovers a key contained in a QR code image.
- keyInPng(File) - Method in class de.das.encrypter.tools.HiddenDataTool
-
Checks whether a key is woven into the image contained in the specified file.
- keyInQr(File) - Method in class de.das.encrypter.tools.HiddenDataTool
-
Checks whether a key is contained the QR-Code contained in the specified file.
- keyInWav(File) - Method in class de.das.encrypter.tools.HiddenDataTool
-
Checks whether a key is woven into the audio stream contained in the specified file.
- KeyQualityAssessor - Class in de.das.encrypter.tools
-
Tool for determining a quality to assess the keys.
- KeyQualityAssessor() - Constructor for class de.das.encrypter.tools.KeyQualityAssessor
- KEYS_TOO_SHORT - Static variable in class de.das.encrypter.cryptoservice.CryptoServer
- KeySearchingExample - Class in de.das.encrypter.examples
-
This example illustrates the use of the key bundle file searcher.
- KeySearchingExample() - Constructor for class de.das.encrypter.examples.KeySearchingExample
- KeyTransfer - Interface in de.das.encrypter.processors
-
This interface defines parameters and positions for blockwise UDP data transfer.
- kill() - Method in class de.das.encrypter.comm.UdpReceiver
-
Sets the killed-flag, closes the socket and performs an interrupt.
- kill() - Method in class de.das.encrypter.tools.BaseThread
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form