You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/01/30 10:58:58 UTC

[GitHub] tristaZero opened a new issue #1844: [New feature] Sharding Encryptor

tristaZero opened a new issue #1844: [New feature] Sharding Encryptor
URL: https://github.com/apache/incubator-shardingsphere/issues/1844
 
 
   [New feature] Sharding Encryptor
   This new feature is to encode sensitive information, e.g, password or ID to store them in databases, and decode ciphertext in databases for queries. Here are the main tasks:
   
   * SQL parsing for sensitive columns
   * SQL rewriting for sensitive columns
   * API of Sharding Encryptor
   * JDBC interface implementation for Sharding Encryptor
   * Built-in Encryptor implementation
   
   This new feature is important and time-consuming, so each of tasks will take a plenty of time to finish.
   Currently first task is assigned to hongJun Du, and i am doing the thrid one. I hope i can finish the third one before Spring Festival, therefore i can continue to do others. 
   Any suggestions, please let us know. Waiting for youre reply.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services