tristaZero commented on issue #3003: Detail implementation of AES Data Masking is not documented. URL: https://github.com/apache/incubator-shardingsphere/issues/3003#issuecomment-539389649 Hi @skyoxZ [Here](https://github.com/apache/incubator-shardingsphere/blob/dev/sharding-core/sharding-core-common/src/main/java/org/apache/shardingsphere/core/strategy/encrypt/impl/AESShardingEncryptor.java) is the implementation of AESShardingEncryptor. Other than that, please read [this article](https://www.infoq.cn/article/tk9gMjP6geOKOy-BTisX) to learn the solution of Data masking of ShardingShpere.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
