summaryrefslogtreecommitdiff
path: root/docs/connector/config-encryption-decryption.md
AgeCommit message (Collapse)Author
2024-09-13[Improve][Common] Rename ConfigShade to CryptoShade for better describe data ↵doufenghu
encryption.
2024-08-27add SM4 description (GAL-650)doufenghu
2024-07-13[Improve][Test] IT (integration test) has become optional, and it is no ↵doufenghu
longer executed by default during the mvn compile and deploy process. In the job template for processor and filter, describe the implementation type based on identifiers.
2024-04-08Update config-encryption-decryption.md窦凤虎
2024-02-05[fix][docs]修改文档中部分启动命令,由--c改为-crelease/1.0.0-releasewangkuan
2024-01-30[Feature][bootstrap] Add ConfigShade interface and implement the ↵doufenghu
AESConfigShade class for encrypting and decrypting sensitive configuration information, such as usename and password.