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

S

SCATTERING - Static variable in class de.das.encrypter.tools.KeyQualityAssessor
 
searchForDrives() - Static method in class de.das.encrypter.model.KeyFiles
Scans all drives form "C" to "Z".
setBreakSender(boolean) - Method in class de.das.encrypter.processors.TransferControl
 
setBundleFolders(ArrayList<File>) - Method in class de.das.encrypter.examples.KeySearchingExample
Method of the interface "KeyFilesSearchReceiver" via which the searcher passes the list of all found "bundle" folders.
setBundleFolders(ArrayList<File>) - Method in interface de.das.encrypter.model.KeyFilesSearchReceiver
Passes a list of file paths of the currently existing key bundle folders to the key file search receiver.
setCryptoKeyId(Long) - Static method in class de.das.encrypter.cryptoservice.CryptoServer
Sets the ID of the key bundle to be used to encrypt the key part to be returned based on the request.
setCurrentAmount(int) - Method in interface de.das.encrypter.processors.ProgressListener
Sets the actual value of the progress.
setData(byte[]) - Method in interface de.das.encrypter.comm.DataReceiver
Passes the received data to the instance of the class that implements the DataReceiver interface and has registered with the UDP receiver.
setData(byte[]) - Method in class de.das.encrypter.cryptoservice.CryptoServer
Unused interface methode.
setData(byte[]) - Method in class de.das.encrypter.examples.CryptoServiceUser
Incoming data from the crypto service.
setData(byte[]) - Method in class de.das.encrypter.processors.Assembler
Writes the received data fragment to the collection buffer.
setData(byte[]) - Method in class de.das.encrypter.processors.TransferControl
 
setData(String, byte[]) - Method in interface de.das.encrypter.comm.DataReceiver
Passes the received data and the IP-address of the sender to the instance of the class that implements the DataReceiver interface and has registered with the UDP receiver.
setData(String, byte[]) - Method in class de.das.encrypter.cryptoservice.CryptoServer
Receives data and checks if the data length is smaller than 80 bytes, the data is encrypted, if the required key for decryption is available and if a "crypto key ID" has been set for the encryption of the key to be sent.
setData(String, byte[]) - Method in class de.das.encrypter.examples.CryptoServiceUser
Incoming data from the crypto service.
setData(String, byte[]) - Method in class de.das.encrypter.processors.TransferControl
 
setDataReceiver(DataReceiver) - Method in class de.das.encrypter.comm.UdpReceiver
Set an instance which wants to get the received data.
setFrameId(int) - Method in class de.das.encrypter.processors.TransferControl
 
setHost(String, int) - Method in class de.das.encrypter.processors.TransferControl
 
setKeyFileLocations(ArrayList<KeyFileLocation>) - Method in class de.das.encrypter.examples.KeySearchingExample
Method of the "KeyFilesSearchReceiver" interface through which the searcher can pass a list with information about all found key bundle files.
setKeyFileLocations(ArrayList<KeyFileLocation>) - Method in interface de.das.encrypter.model.KeyFilesSearchReceiver
Passes a list of key file locations objects to the key file search receiver.
setKeyFileSearching(boolean) - Method in class de.das.encrypter.examples.KeySearchingExample
Method of the "KeyFilesSearchReceiver" interface through which the searcher can tell the application that it is now performing a search.
setKeyFileSearching(boolean) - Method in interface de.das.encrypter.model.KeyFilesSearchReceiver
Informs the key file search receiver that the key files searcher is currently searching for keys.
setNextFrame(boolean) - Method in class de.das.encrypter.processors.TransferControl
 
setRandomFactor(double) - Method in interface de.das.encrypter.processors.RandomFactorReceiver
Gets random floating point numbers from a random factor generator in the range [0.0 .. 1.0].
setResponse(boolean) - Method in class de.das.encrypter.processors.TransferControl
 
setResult(int, String) - Method in class de.das.encrypter.cryptoservice.CryptoServer
The result information coming from the transfer control instance.
setResult(int, String) - Method in interface de.das.encrypter.processors.ResultReceiver
Sets the result and additional info of a transfer operation.
setSleepTime(long) - Method in class de.das.encrypter.tools.BaseThread
 
setSleepTimeMax(long) - Method in class de.das.encrypter.tools.BaseThread
 
setSleepTimeMin(long) - Method in class de.das.encrypter.tools.BaseThread
 
setTransferResult(int) - Method in class de.das.encrypter.processors.TransferControl
Sets the result of the performed transfer.
setup(KeyFiles) - Static method in class de.das.encrypter.processors.EncoderDecoder
Static method for commissioning the encoder-decoder, which provides the processor with the keys known to the system.
setup(String, KeyFiles) - Static method in class de.das.encrypter.processors.EncoderDecoder
Static method for commissioning the encoder-decoder, which provides the processor with the keys known to the system.
setupSender(String, int) - Method in class de.das.encrypter.processors.TransferControl
 
setUsedKeys(Integer) - Method in class de.das.encrypter.model.KeyFile
Sets the number of already used virtual keys.
setValue(long) - Method in class de.das.encrypter.tools.Compensator
 
setWaitForResponse(boolean) - Method in class de.das.encrypter.processors.TransferControl
 
setWaitingForInfo(boolean) - Method in class de.das.encrypter.processors.TransferControl
 
size() - Method in class de.das.encrypter.tools.BufferedByteArray
 
Splitter - Class in de.das.encrypter.processors
An instance of this class can be used to split a byte array into individual, smaller blocks.
Splitter(byte[], ProgressListener) - Constructor for class de.das.encrypter.processors.Splitter
Creates a new instance of the Splitter class that splits the passed byte array into individual blocks of size KeyTransfer.BUFFER_SIZE.
stringFromByteArray(byte[]) - Static method in class de.das.encrypter.tools.HexTool
Creates a string from the bytes of a byte array.
stringToByteArray(String) - Method in class de.das.encrypter.tools.ByteArrayConverter
 
stringToByteArray(String) - Static method in class de.das.encrypter.tools.HexTool
Creates a byte array with the bytes representing the characters of the specified string.
subtract(Complex, Complex) - Static method in class de.das.encrypter.fourier.Complex
Subtracts a given complex numbers from anther given complex number.
SUCCESS - Static variable in class de.das.encrypter.processors.TransferControl
The result of a performed transfer indicates that the transfer was performed successfully.
swapBytes(byte[]) - Static method in class de.das.encrypter.tools.HexTool
Reverses the order of the bytes in a byte array.
synchronizeKeyFilesList(KeyFiles) - Method in class de.das.encrypter.examples.KeySearchingExample
Method of the "KeyFilesSearchReceiver" interface outputs a list of all key bundles found during the last search, with which the application can synchronize its current list.
synchronizeKeyFilesList(KeyFiles) - Method in interface de.das.encrypter.model.KeyFilesSearchReceiver
Passes a hash map with found key files to the key file search receiver for it can synchronize its own hash map with key files.
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