fapifta opened a new pull request, #6770: URL: https://github.com/apache/ozone/pull/6770
## What changes were proposed in this pull request? In this pull request I am adding a new module as part of the preparation for crypto compliance. The new hdds-crypto module based on the design doc (#6685) will be the home of the general parts of our cryptography related code. The module's aim is to provide the basic interfaces those that a specific compliance module will need to implement, and configuration related logic which may also define extension points for compliance implementations. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-10935 ## How was this patch tested? A local build succeeded with the provided pom.xml, no further test beyond that is required. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
