Core Concept
Logic column
It is used to calculate the encryption and decryption columns and it is the logical identifier of the column in SQL. Logical columns contain ciphertext columns (mandatory), query-helper columns (optional), and plaintext columns (optional).
Cipher column
Encrypted data columns.
Query assistant column
It is a helper column used for queries. For some non-idempotent encryption algorithms with higher security levels, irreversible idempotent columns are provided for queries.
Plain column
The column is used to store plaintext and provide services during the migration of encrypted data. It can be deleted after the data cleansing is complete.
当前内容版权归 ShardingSphere 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 ShardingSphere .