You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/10/03 12:12:42 UTC

[GitHub] [shardingsphere] cheese8 commented on issue #12740: Data masking Float、Double or Date

cheese8 commented on issue #12740:
URL: https://github.com/apache/shardingsphere/issues/12740#issuecomment-932938709


   The sensitive data which need to be encrypted is text as generally, but you can try to get the locate parameters (Keys: schema, owner, table and field) from Props, then customize the encrypt/decrypt algorithm to convert it.
   
   refer to: org.apache.shardingsphere.encrypt.rewrite.util.EncryptPropertiesBuilder


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org