Code Ape Tech Column
May 16, 2022 · Information Security
Data Masking with Sharding-JDBC: Concepts, Configuration, and Custom Encryptors
This article explains how Sharding-JDBC can perform data masking at the persistence layer, detailing key concepts, configuration of data sources, encryptors, and tables, demonstrating practical examples with built‑in MD5 and AES encryptors, and showing how to implement custom encryptors and query‑assisted encryption for enhanced security.
Custom EncryptorSharding-JDBCSpring Boot
0 likes · 20 min read