https://bz.apache.org/bugzilla/show_bug.cgi?id=60230

--- Comment #6 from Andreas Beeker <[email protected]> ---
I need to have another look an, as it came to my mind, that depending on the
padding there might be more than <chunk-size> bytes in the result, which would
be chopped off ... which is not such a good idea for block-based ciphers

The implementation of ChunkedCipherIn/OutputStream is a bit tricky in that
regard, as it handles stream-based (XOR/RC4) and block-based (AES/...)
encryption modes.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to