Index
B C D E F G I J K L M N O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
K
- KEY_DERIVATION_ALGORITHM - Static variable in class eu.steffo.cleaver.logic.stream.input.CleaverCryptInputStream
-
The name of the key derivation algorithm to be used (Password-Based Key Derivation Function 2 with HMAC-SHA512).
- KEY_DERIVATION_ALGORITHM - Static variable in class eu.steffo.cleaver.logic.stream.output.CleaverCryptOutputStream
-
The name of the key derivation algorithm to be used (Password-Based Key Derivation Function 2 with HMAC-SHA512).
- KEY_ITERATION_COUNT - Static variable in class eu.steffo.cleaver.logic.stream.input.CleaverCryptInputStream
-
The iteration count for the
CleaverCryptInputStream.KEY_DERIVATION_ALGORITHM
. - KEY_ITERATION_COUNT - Static variable in class eu.steffo.cleaver.logic.stream.output.CleaverCryptOutputStream
-
The iteration count for the
CleaverCryptOutputStream.KEY_DERIVATION_ALGORITHM
. - KEY_LENGTH - Static variable in class eu.steffo.cleaver.logic.stream.input.CleaverCryptInputStream
-
The length in bits of the key to be generated with the
CleaverCryptInputStream.KEY_DERIVATION_ALGORITHM
. - KEY_LENGTH - Static variable in class eu.steffo.cleaver.logic.stream.output.CleaverCryptOutputStream
-
The length in bits of the key to be generated with the
CleaverCryptOutputStream.KEY_DERIVATION_ALGORITHM
. - keyOptionRow - Variable in class eu.steffo.cleaver.gui.panels.StitchPanel
-
The
Row
to select the encryption key. - KeyRow - Class in eu.steffo.cleaver.gui.panels.rows.option
-
A
OptionRow
allowing theconfiguration of the crypt step
of the file stitch process. - KeyRow() - Constructor for class eu.steffo.cleaver.gui.panels.rows.option.KeyRow
-
Construct a KeyRow.
All Classes All Packages