org.apache.shardingsphere.mask.spi.MaskAlgorithm
数据脱敏算法
org.apache.shardingsphere.mask.algorithm.hash.MD5MaskAlgorithm
org.apache.shardingsphere.mask.algorithm.cover.KeepFirstNLastMMaskAlgorithm
org.apache.shardingsphere.mask.algorithm.cover.KeepFromXToYMaskAlgorithm
org.apache.shardingsphere.mask.algorithm.cover.MaskFirstNLastMMaskAlgorithm
org.apache.shardingsphere.mask.algorithm.cover.MaskFromXToYMaskAlgorithm
org.apache.shardingsphere.mask.algorithm.cover.MaskBeforeSpecialCharsAlgorithm
org.apache.shardingsphere.mask.algorithm.cover.MaskAfterSpecialCharsAlgorithm
org.apache.shardingsphere.mask.algorithm.replace.PersonalIdentityNumberRandomReplaceAlgorithm
org.apache.shardingsphere.mask.algorithm.replace.MilitaryIdentityNumberRandomReplaceAlgorithm
org.apache.shardingsphere.mask.algorithm.replace.TelephoneRandomReplaceAlgorithm
org.apache.shardingsphere.mask.algorithm.replace.LandlineNumberRandomAlgorithm
org.apache.shardingsphere.mask.algorithm.replace.GenericTableRandomReplaceAlgorithm
org.apache.shardingsphere.mask.algorithm.replace.UnifiedCreditCodeRandomReplaceAlgorithm