strongduanmu commented on issue #30803: URL: https://github.com/apache/shardingsphere/issues/30803#issuecomment-2043945797
Hi @Gii16, the encrypt feature will encrypt the data before storing it in the DB and decrypt it when querying. The mask feature will not perform any processing on the data in the DB. It will only modify the displayed content based on the mask algorithm after querying. -- 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]
