Jzjsnow commented on issue #3335: URL: https://github.com/apache/amoro/issues/3335#issuecomment-2572908810
I first provide this interface `ConfigShade` and the implementation `org.apache.amoro.config.shade.impl.Base64ConfigShade` for base64 encoding. I think that by implementing the `ConfigShade#initialize` and `ConfigShade#decrypt` methods, it is possible to satisfy the user's desired encryption algorithms, such as AES. @engraving-knife any ideas on this approach? -- 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]
