You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For English only, other languages will not be accepted.
Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot make decision by current information, we will close it.
Please answer these questions before submitting your issue. Thanks!
Support for using AES in JCA to encrypt and decrypt YAML values in ShardingSphere JDBC Driver. This is certainly less secure, but sounds simple enough for downstream users to understand how to create custom implementations.
Discuss potential solutions,
In contrast, neither alibaba/druid nor dromara/hutool provides English documentation, which may affect the translation of English documentation on the shardingsphere side, so I will not deal with it in the current issue.
jasypt/jasypt has English documentation, but this project has not been maintained for more than 1 year. We should avoid using libraries like apache/hive that have not been updated for 17 years, such as jpam.
Most of Spring Security Crypto's abstractions are designed for password encoding, not encryption and decryption. See org.springframework.security.crypto.encrypt.BytesEncryptor. It actually uses org.bouncycastle:bcpkix-jdk15on.
JCA is more in line with my thinking. The API is not finalized yet. This requires additional exploration.
The text was updated successfully, but these errors were encountered:
You can use the Nacos Configuration Center, which can help you implement encryption for configuration
I actually don't want to introduce a discussion on support for non-local environment encryption and decryption in the current issue, maybe that needs another issue to directly introduce support for apache opendal. Because this kind of application involves integration testing using testcontainers-java.
Feature Request
For English only, other languages will not be accepted.
Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot make decision by current information, we will close it.
Please answer these questions before submitting your issue. Thanks!
Is your feature request related to a problem?
Describe the feature you would like.
alibaba/druid
nordromara/hutool
provides English documentation, which may affect the translation of English documentation on the shardingsphere side, so I will not deal with it in the current issue.jasypt/jasypt
has English documentation, but this project has not been maintained for more than 1 year. We should avoid using libraries likeapache/hive
that have not been updated for 17 years, such asjpam
.org.springframework.security.crypto.encrypt.BytesEncryptor
. It actually usesorg.bouncycastle:bcpkix-jdk15on
.The text was updated successfully, but these errors were encountered: