Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- calculateDiversity(byte[], byte[]) - Static method in class de.das.encrypter.model.KeyFile
-
Calculates quantities that make statements about the difference between two key bundless.
- callServer(byte[]) - Method in class de.das.encrypter.comm.UdpSender
-
Tries to send the given byte array as a UDP message to the port of the predefined host.
- callServer(String, byte[]) - Method in class de.das.encrypter.comm.UdpSender
-
Tries to send the given byte array as a UDP message to the port of the given host.
- canHold(int, BufferedImage) - Method in class de.das.encrypter.tools.ByteArrayImgEncloser
-
Checks if the capacity of the given image is sufficient to hold the given number of bytes.
- canHold(int, File) - Method in class de.das.encrypter.tools.ByteArrayImgEncloser
-
Checks if the capacity of the image in the given file is sufficient to hold the given number of bytes.
- canHold(int, File) - Method in class de.das.encrypter.tools.ByteArrayWavEncloser
-
Checks if the capacity of the given audio file is sufficient to hold the given number of bytes.
- canHoldFile(File, File) - Method in class de.das.encrypter.tools.ByteArrayWavEncloser
-
Checks if the capacity of the given audio file is sufficient to hold the given file.
- clear() - Method in class de.das.encrypter.tools.Compensator
- clear(File) - Method in class de.das.encrypter.tools.ByteArrayImgEncloser
-
Erases the identifier for hidden data.
- clear(File) - Method in class de.das.encrypter.tools.ByteArrayWavEncloser
- Compensator - Class in de.das.encrypter.tools
- Compensator(int) - Constructor for class de.das.encrypter.tools.Compensator
- Complex - Class in de.das.encrypter.fourier
-
Class to represent complex numbers.
- Complex(double, double) - Constructor for class de.das.encrypter.fourier.Complex
-
Creates an instance of a complex number.
- containsHiddenData(BufferedImage) - Method in class de.das.encrypter.tools.ByteArrayImgEncloser
-
Regains a possible header from the image bits and checks, whether they contain the required ID.
- containsHiddenData(File) - Method in class de.das.encrypter.tools.ByteArrayImgEncloser
-
Assumes the given file contains an image in PNG format and checks, if there is any woven data.
- containsHiddenData(File) - Method in class de.das.encrypter.tools.ByteArrayWavEncloser
- containsHiddenFile(File) - Method in class de.das.encrypter.tools.ByteArrayImgEncloser
-
Assumes the given file contains an image in PNG format and checks, if there is any woven data and these data are from a file.
- containsHiddenFile(File) - Method in class de.das.encrypter.tools.ByteArrayWavEncloser
- CRC - Class in de.das.encrypter.tools
-
This class includes the methods to calculate the CRC's.
- CRC() - Constructor for class de.das.encrypter.tools.CRC
- CRC_16_byte(int, byte) - Static method in class de.das.encrypter.tools.CRC
-
Method which belongs to the calculation of 16-Bit CRC.
- CRC_32_byte(long, byte) - Static method in class de.das.encrypter.tools.CRC
-
Processing of one byte to create a CRC-32 value for a byte array.
- CRC_LENGTH - Static variable in class de.das.encrypter.model.KeyFile
-
The length of the CRC value appended to the keys.
- create(byte[], String) - Static method in class de.das.encrypter.model.KeyFile
-
Creates a new key using the given byte array for the key data and the given name for the key name.
- create(File, int) - Static method in class de.das.encrypter.model.KeyFile
-
Creates a key file with leading key signature "KEYFILE_XXXXXXXXXXXXXXXXNNnnnnnnnn" where "XXXXXXXXXXXXXXX" is a unique key file identifier.
- create(File, int, boolean) - Static method in class de.das.encrypter.model.KeyFile
-
Creates a key file with leading key signature "KEYFILE_XXXXXXXXXXXXXXXXNNnnnnnnnn" where "XXXXXXXXXXXXXXX" is a unique key file identifier.
- create(File, int, long, boolean) - Static method in class de.das.encrypter.model.KeyFile
-
Creates a file with a key with leading key signature "KEYFILE_XXXXXXXXXXXXXXXXNNnnnnnnnn" where "XXXXXXXXXXXXXXX" is a unique key file identifier.
- create(File, String) - Static method in class de.das.encrypter.model.KeyFile
-
Creates a new key using the bytes of a given file.
It is recommended not to use such keys if the encryption is to be 100% secure. - create(String, int, long, boolean) - Static method in class de.das.encrypter.model.KeyFile
-
Creates a key with leading key signature "KEYFILE_XXXXXXXXXXXXXXXXNNnnnnnnnn" where "XXXXXXXXXXXXXXX" is a unique key file identifier.
- createFormattedHexList(byte[]) - Static method in class de.das.encrypter.tools.HexTool
-
Generates a string representing a formatted hex list with sixteen bytes per line and a preceding eight-character hexadecimal address.
- createFormattedHexList(byte[], String) - Static method in class de.das.encrypter.tools.HexTool
-
Generates a string representing a formatted hex list with sixteen bytes per line and a preceding eight-character hexadecimal address.
- createFormattedHexList(int, byte[], String) - Static method in class de.das.encrypter.tools.HexTool
-
Generates a string representing a formatted hex list with sixteen bytes per line and a preceding eight-character hexadecimal address.
- createInstance(KeyFiles, int, EntryPointSupplier) - Static method in class de.das.encrypter.cryptoservice.CryptoServer
- createInstance(KeyFilesSearchReceiver) - Static method in class de.das.encrypter.processors.KeyFilesSearcher
-
Creates and starts an instance of a key files searcher.
- createInstance(KeyFilesSearchReceiver, int) - Static method in class de.das.encrypter.processors.KeyFilesSearcher
-
Creates and starts an instance of a key files searcher.
- createInstance(RandomFactorReceiver) - Static method in class de.das.encrypter.processors.RandomFactorGenerator
-
Creates an instance of the class RandomFactorGenerator and starts the underlying thread.
- createPseudoRandomKey(File, int, long) - Static method in class de.das.encrypter.model.KeyFile
-
Creates a new key bundle by using pseudo random numbers.
- createPseudoRandomKey(File, int, long, boolean) - Static method in class de.das.encrypter.model.KeyFile
-
Creates a new key bundle by using pseudo random numbers.
- CryptoServer - Class in de.das.encrypter.cryptoservice
-
Keys can be requested via this server.
- CryptoServer(KeyFiles, int, EntryPointSupplier) - Constructor for class de.das.encrypter.cryptoservice.CryptoServer
- CryptoServiceUser - Class in de.das.encrypter.examples
-
This example requests a key from the Encrypter-X crypto service, encrypts an image, and writes it back encrypted to a file.
- CryptoServiceUser() - Constructor for class de.das.encrypter.examples.CryptoServiceUser
-
Create a new instance of CryptoServiceUser.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form