Index

B C D E F G I J K M N O P R S T U W 
All Classes All Packages

K

keyDerivationAlgorithm - 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).
keyDerivationAlgorithm - 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).
keyIterationCount - Variable in class eu.steffo.cleaver.logic.stream.input.CleaverCryptInputStream
keyIterationCount - Variable in class eu.steffo.cleaver.logic.stream.output.CleaverCryptOutputStream
keyLabel - Variable in class eu.steffo.cleaver.gui.panels.rows.option.CryptRow
A label with "Key" written on it.
keyLabel - Variable in class eu.steffo.cleaver.gui.panels.rows.option.KeyRow
A label with "Encryption key" written on it.
keyLength - Variable in class eu.steffo.cleaver.logic.stream.input.CleaverCryptInputStream
The length in bits of the key to be generated with the CleaverCryptInputStream.keyDerivationAlgorithm.
keyLength - Variable in class eu.steffo.cleaver.logic.stream.output.CleaverCryptOutputStream
The length in bits of the key to be generated with the CleaverCryptOutputStream.keyDerivationAlgorithm.
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 the configuration of the crypt step of the file stitch process.
KeyRow() - Constructor for class eu.steffo.cleaver.gui.panels.rows.option.KeyRow
Construct a KeyRow.
keyTextField - Variable in class eu.steffo.cleaver.gui.panels.rows.option.CryptRow
The JTextField where the user can input the desired encryption key for the files, in form of a String.
keyTextField - Variable in class eu.steffo.cleaver.gui.panels.rows.option.KeyRow
The text field where the user can input the encryption key.
B C D E F G I J K M N O P R S T U W 
All Classes All Packages