István Fajth created HDDS-10603:
-----------------------------------
Summary: Configurable crypto methods all over the project
Key: HDDS-10603
URL: https://issues.apache.org/jira/browse/HDDS-10603
Project: Apache Ozone
Issue Type: Improvement
Reporter: István Fajth
We have a couple of places, where we either use JCE Provider defaults for
cryptography methods (algos, ciphers hashes etc.), or we explicitly hardwire
one.
The goal of this ticket to serve as an umbrella for sub-tasks that aim to add a
configuration option with the current default value to all of these places one
by one.
In conjunction with this work, additionally if we run into anything that does
not have a general whitelist option yet, we need to add the whitelist option as
part of a sub-task for HDDS-10602.
The scope of this work should cover all the places in the codebase that uses
cryptography and has any code that can be configurable, and does not have a
config option yet. This helps us to ensure we use only compliant cryptography
methods.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]