hdygxsj opened a new issue, #13245: URL: https://github.com/apache/dolphinscheduler/issues/13245
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Because each company may have its own encryption standards, for example, some companies may use rsa or aes, Chinese banks or state-owned enterprises may require the use of sm4, otherwise they will be audited, and some companies may have their own encryption algorithms, so I suggest that Dolphin Dispatch can support users to choose the encryption standard they need, or put their own encryption plug-in when deploying. The encryption algorithm will be used in the following scenarios: 1. Encrypt spring configuration 2. Encrypt the password stored in the database 3. Encrypt the configuration information in the task ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
