Class Summary |
MacInputStream |
As the data is read it gets piped through an Mac
Copyright (c) 2006 Sebastian Erdweg
Copyright (c) 2006 Dominik Schulz
Copyright (c) 2006 Florian Lindner
Copyright (c) 2006 Betim Berjani
This file is part of FlexiCrypt. |
MacOutputStream |
The data written gets piped through a MAC
Copyright (c) 2006 Sebastian Erdweg
Copyright (c) 2006 Dominik Schulz
Copyright (c) 2006 Florian Lindner
Copyright (c) 2006 Betim Berjani
This file is part of FlexiCrypt. |
SignatureInputStream |
This class is used to pass the data through an signature before proceeding
Copyright (c) 2006 Sebastian Erdweg
Copyright (c) 2006 Dominik Schulz
Copyright (c) 2006 Florian Lindner
Copyright (c) 2006 Betim Berjani
This file is part of FlexiCrypt. |
SignatureOutputStream |
The data being written is piped through an signature before
Copyright (c) 2006 Sebastian Erdweg
Copyright (c) 2006 Dominik Schulz
Copyright (c) 2006 Florian Lindner
Copyright (c) 2006 Betim Berjani
This file is part of FlexiCrypt. |
UncloseableZipInputStream |
When using Cipher Streams it's necessary to call close() on the Cipher Stream which also closes the underlying Streams. |
UncloseableZipOutputStream |
When using Cipher Streams it's necessary to call close() on the Cipher Stream which also closes the underlying Streams. |