Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- harmonicallyBalance(byte[], double) - Static method in class de.das.encrypter.model.KeyFile
-
Performs an analysis of how frequently each byte occurs in the given key bundle and swaps out more frequently occurring bytes for less frequently occurring bytes until the scatter around the mean is minimized or approaches zero.
- hashCode() - Method in class de.das.encrypter.model.KeyFile
-
Returns a hash code value for the object.
- hasKey() - Method in class de.das.encrypter.model.KeyFile
-
Returns true, if this object contains already a key.
- HEADER_LENGTH - Static variable in class de.das.encrypter.model.KeyFile
-
The length of the key header for key signature and key ID.
- HEADER_LENGTH_PLUS_NAME_AMOUNT - Static variable in class de.das.encrypter.model.KeyFile
-
The length of the key header plus two for the bytes for the length of the following key name.
- HexTool - Class in de.das.encrypter.tools
-
Methods for handling conversions of data types from and to byte arrays.
- HexTool() - Constructor for class de.das.encrypter.tools.HexTool
- HIDDEN_FILE_ID - Static variable in class de.das.encrypter.tools.ByteArrayEncloser
-
An additional identifier for the information preceding the data to be woven in, indicating that the data woven in is a file.
- HiddenDataTool - Class in de.das.encrypter.tools
-
This class provides methods for hiding and recovering keys in and from PNG images, WAV files and QR images.
- HiddenDataTool() - Constructor for class de.das.encrypter.tools.HiddenDataTool
- hideData(byte[], BufferedImage) - Method in class de.das.encrypter.tools.ByteArrayImgEncloser
-
Weaves the given data into the given image.
- hideData(byte[], File) - Method in class de.das.encrypter.tools.ByteArrayImgEncloser
-
Weaves the given data into the given image.
- hideData(byte[], File) - Method in class de.das.encrypter.tools.ByteArrayWavEncloser
-
Weaves the given data into the given audio file.
- hideData(byte[], File, boolean) - Method in class de.das.encrypter.tools.ByteArrayWavEncloser
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form