- WeakKeyException - Exception in de.schlichtherle.truezip.key.pbe.swing
-
Thrown to indicate that a password or key file is considered weak.
- WeakKeyException(String) - Constructor for exception de.schlichtherle.truezip.key.pbe.swing.WeakKeyException
-
Creates a new WeakKeyException with the given localized message.
- window - Variable in class de.schlichtherle.truezip.crypto.CipherReadOnlyFile
-
The buffer window to the encrypted file.
- windowOff - Variable in class de.schlichtherle.truezip.crypto.CipherReadOnlyFile
-
The current offset in the encrypted file where the buffer window starts.
- Windows - Class in de.schlichtherle.truezip.awt
-
A utility class for window management.
- Windows() - Constructor for class de.schlichtherle.truezip.awt.Windows
-
- WINZIP_AES - Static variable in class de.schlichtherle.truezip.zip.ZipEntry
-
Pseudo compression method for WinZip AES encrypted entries.
- WINZIP_AES_ID - Static variable in class de.schlichtherle.truezip.zip.ExtraField
-
The Header ID for a WinZip AES Extra Field.
- WinZipAesCipher - Class in de.schlichtherle.truezip.zip
-
Implements Counter (CTR) mode (alias Segmented Integer Counter - SIC)
on top of an AES engine.
- WinZipAesCipher() - Constructor for class de.schlichtherle.truezip.zip.WinZipAesCipher
-
Constructs a new block cipher mode for use with WinZip AES.
- WinZipAesEntryExtraField - Class in de.schlichtherle.truezip.zip
-
WinZip AES Extra Field.
- WinZipAesEntryExtraField() - Constructor for class de.schlichtherle.truezip.zip.WinZipAesEntryExtraField
-
Constructs a new WinZip AES Extra Field.
- WinZipAesEntryOutputStream - Class in de.schlichtherle.truezip.zip
-
Encrypts ZIP entry contents according the WinZip AES specification.
- WinZipAesEntryOutputStream(LEDataOutputStream, WinZipAesEntryParameters) - Constructor for class de.schlichtherle.truezip.zip.WinZipAesEntryOutputStream
-
- WinZipAesEntryParameters - Class in de.schlichtherle.truezip.zip
-
The parameters of this interface are used with WinZip AES encrypted entries.
- WinZipAesEntryParameters(WinZipAesParameters, ZipEntry) - Constructor for class de.schlichtherle.truezip.zip.WinZipAesEntryParameters
-
- WinZipAesEntryReadOnlyFile - Class in de.schlichtherle.truezip.zip
-
Decrypts ZIP entry contents according the WinZip AES specification.
- WinZipAesEntryReadOnlyFile(ReadOnlyFile, WinZipAesEntryParameters) - Constructor for class de.schlichtherle.truezip.zip.WinZipAesEntryReadOnlyFile
-
- WinZipAesParameters - Interface in de.schlichtherle.truezip.zip
-
The parameters of this interface are used with WinZip AES encrypted entries.
- WinZipAesUtils - Class in de.schlichtherle.truezip.zip
-
Static utility methods for WinZip AES encryption.
- WinZipAesUtils() - Constructor for class de.schlichtherle.truezip.zip.WinZipAesUtils
-
You cannot instantiate this class.
- write(int) - Method in class de.schlichtherle.truezip.crypto.CipherOutputStream
-
Ciphers and writes the given byte to the underlying output stream.
- write(byte[], int, int) - Method in class de.schlichtherle.truezip.crypto.CipherOutputStream
-
Ciphers and writes the contents of the given byte array to the
underlying output stream.
- write(int) - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
-
- write(byte[], int, int) - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
-
- writeByte(int, byte[], int) - Static method in class de.schlichtherle.truezip.zip.LittleEndian
-
Writes the integer value b to the byte array
buf at the zero based offset off
as one byte.
- writeCentralFileHeader(ZipEntry) - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
-
Writes a Central File Header record.
- writeEndOfCentralDirectory() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
-
Writes the End Of Central Directory record.
- writeInt(int, byte[], int) - Static method in class de.schlichtherle.truezip.zip.LittleEndian
-
Writes the integer value i to the byte array
buf at the zero based offset off
as four bytes, low byte first.
- WriteKeyPanel - Class in de.schlichtherle.truezip.key.pbe.swing
-
This panel prompts the user for a key to create or overwrite a protected
resource.
- WriteKeyPanel() - Constructor for class de.schlichtherle.truezip.key.pbe.swing.WriteKeyPanel
-
Constructs a new write key panel.
- writeLong(long, byte[], int) - Static method in class de.schlichtherle.truezip.zip.LittleEndian
-
Writes the long integer value l to the byte array
buf at the zero based offset off
as eight bytes, low byte first.
- writePasswordVerifier(KeyParameter) - Method in class de.schlichtherle.truezip.zip.WinZipAesEntryOutputStream
-
- writeShort(int, byte[], int) - Static method in class de.schlichtherle.truezip.zip.LittleEndian
-
Writes the integer value s to the byte array
buf at the zero based offset off
as two bytes, low byte first.
- writeTo(byte[], int) - Method in class de.schlichtherle.truezip.zip.DefaultExtraField
-
- writeTo(byte[], int) - Method in class de.schlichtherle.truezip.zip.ExtraField
-
- writeTo(byte[], int) - Method in class de.schlichtherle.truezip.zip.ExtraFields
-
- writeTo(byte[], int) - Method in class de.schlichtherle.truezip.zip.WinZipAesEntryExtraField
-
- written - Variable in class de.schlichtherle.truezip.zip.Jdk6Deflater
-
- written - Variable in class de.schlichtherle.truezip.zip.Jdk6Inflater
-