Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
F
- FAIL - Static variable in interface de.das.encrypter.processors.KeyTransfer
-
Feedback from the data receiver that the transmission was faulty.
- FAILURE - Static variable in class de.das.encrypter.processors.TransferControl
-
The result of a performed transfer indicates that the transfer was performed with an error.
- fft(double[]) - Static method in class de.das.encrypter.fourier.FFT
-
Performs a FFT.
- FFT - Class in de.das.encrypter.fourier
-
This class provides a method for performing the fast Fourier transform (FFT) and its inverse function.
- FFT() - Constructor for class de.das.encrypter.fourier.FFT
- fillLeadingPositions(String, int, char) - Static method in class de.das.encrypter.tools.HexTool
-
Expands the string "s" if its length is smaller than the given length "n" by adding leading characters "c".
- finish() - Method in class de.das.encrypter.tools.BaseThread
- floatArrayToByteArray(float[]) - Static method in class de.das.encrypter.tools.HexTool
-
Maps the 4 bytes of each float value to its correct place into the byte array.
- floatToByteArray(float) - Static method in class de.das.encrypter.tools.HexTool
-
Assigns the four bytes representing a floating point value to a byte array with bit 31 of the floating point at bit 7 of byte at position "0".
- FOLDER_NAME - Static variable in class de.das.encrypter.model.KeyFiles
-
The name of the folder located in the root of drives that can contain keys.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form