- AES_BLOCK_SIZE - Static variable in interface de.schlichtherle.truezip.crypto.raes.RaesConstants
-
The block size of the Advanced Encryption Specification (AES) Algorithm
in bits (128).
- AesCipherParameters - Class in de.schlichtherle.truezip.crypto.raes.param
-
A Java bean which holds AES cipher parameters.
- AesCipherParameters() - Constructor for class de.schlichtherle.truezip.crypto.raes.param.AesCipherParameters
-
- AesCipherParametersView - Class in de.schlichtherle.truezip.crypto.raes.param.console
-
A console based user interface to prompt for passwords.
- AesCipherParametersView() - Constructor for class de.schlichtherle.truezip.crypto.raes.param.console.AesCipherParametersView
-
- AesCipherParametersView - Class in de.schlichtherle.truezip.crypto.raes.param.swing
-
A Swing based user interface to prompt for passwords or key files.
- AesCipherParametersView() - Constructor for class de.schlichtherle.truezip.crypto.raes.param.swing.AesCipherParametersView
-
- AesCipherParametersView.PromptingLock - Class in de.schlichtherle.truezip.crypto.raes.param.console
-
Used to lock out concurrent prompting.
- AesCipherParametersView.PromptingLock() - Constructor for class de.schlichtherle.truezip.crypto.raes.param.console.AesCipherParametersView.PromptingLock
-
- AesKeyStrengthPanel - Class in de.schlichtherle.truezip.crypto.raes.param.swing
-
A panel which allows the user to select the key strength for the AES cipher.
- AesKeyStrengthPanel() - Constructor for class de.schlichtherle.truezip.crypto.raes.param.swing.AesKeyStrengthPanel
-
Constructs a new AES key strength panel.
- AMPLITUDE - Static variable in class de.schlichtherle.truezip.crypto.raes.param.swing.HurlingWindowFeedback
-
- amplitude - Variable in class de.schlichtherle.truezip.crypto.raes.param.swing.HurlingWindowFeedback
-
- ancestorWindowHidden(PanelEvent) - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.KeyPanel.KeyPanelListener
-
- ancestorWindowShown(PanelEvent) - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.KeyPanel.KeyPanelListener
-
- assertOpen() - Method in class de.schlichtherle.truezip.crypto.CipherOutputStream
-
- assertOpen() - Method in class de.schlichtherle.truezip.crypto.CipherReadOnlyFile
-
- AUTH_KEY_FILE - Static variable in class de.schlichtherle.truezip.crypto.raes.param.swing.AuthenticationPanel
-
The key file authentication method.
- AUTH_PASSWD - Static variable in class de.schlichtherle.truezip.crypto.raes.param.swing.AuthenticationPanel
-
The password authentication method.
- authenticate() - Method in class de.schlichtherle.truezip.crypto.raes.RaesReadOnlyFile
-
Authenticates all encrypted data in the read only file.
- authenticate() - Method in class de.schlichtherle.truezip.crypto.raes.Type0RaesReadOnlyFile
-
- AUTHENTICATION_TRIGGER - Static variable in class de.schlichtherle.truezip.fs.archive.zip.raes.SafeZipRaesDriver
-
The default trigger for authentication in bytes (524288L).
- AuthenticationPanel - Class in de.schlichtherle.truezip.crypto.raes.param.swing
-
A panel displaying a password panel or a key file panel in order to let
the user select an authentication method and enter a key.
- AuthenticationPanel() - Constructor for class de.schlichtherle.truezip.crypto.raes.param.swing.AuthenticationPanel
-
Constructs a new authentication panel.
- authenticationPanel - Variable in class de.schlichtherle.truezip.crypto.raes.param.swing.ReadKeyPanel
-
- authenticationPanel - Variable in class de.schlichtherle.truezip.crypto.raes.param.swing.WriteKeyPanel
-
- AuthenticationPanel.CustomFileChooser - Class in de.schlichtherle.truezip.crypto.raes.param.swing
-
A file chooser which with a dialog title and disabled file hiding.
- AuthenticationPanel.CustomFileChooser() - Constructor for class de.schlichtherle.truezip.crypto.raes.param.swing.AuthenticationPanel.CustomFileChooser
-