[
https://issues.apache.org/jira/browse/HDDS-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-7342:
-----------------------------------
Fix Version/s: 1.4.0
(was: 1.3.0)
> Move encryption-related code to OzoneCryptoInputStream
> ------------------------------------------------------
>
> Key: HDDS-7342
> URL: https://issues.apache.org/jira/browse/HDDS-7342
> Project: Apache Ozone
> Issue Type: Improvement
> Reporter: Kirill Sizov
> Assignee: Kirill Sizov
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.4.0
>
>
> In case of an encrypted MPU key {{MultipartCryptoKeyInputStream}} is
> combining the parts, where each is decrypted with {{OzoneCryptoInputStream}}.
> The issue is that the code that aligns the bytes with crypto buffer boundary,
> while being part-specific, resides in {{MultipartCryptoKeyInputStream}}.
> The proposed solution is to move encryption into {{OzoneCryptoInputStream}}
> itself.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]