Jzjsnow commented on issue #3335:
URL: https://github.com/apache/amoro/issues/3335#issuecomment-2527971463

   Now I'm thinking that we can provide an interface by implementing which 
developers can customize the decryption method and choose the appropriate 
dependency library themselves. This way we can bypass the potential problem of 
choosing a dependency library for decryption. Considering that base64 encoding 
is one of the most commonly used encoding methods, I would like to implement a 
basic base64 encoding first, not only as an example implementation of the 
interface, but also to solve the current problem of plaintext passwords.


-- 
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]

Reply via email to