EncryptAlgorithm
Fully-qualified class name
org.apache.shardingsphere.encrypt.spi.EncryptAlgorithm
Definition
Data encrypt algorithm definition
Implementation classes
Configuration Type | Description | Fully-qualified class name |
---|---|---|
AES | AES data encrypt algorithm | org.apache.shardingsphere.encrypt.algorithm.encrypt.AESEncryptAlgorithm |
MD5 | MD5 assisted query encrypt algorithm | org.apache.shardingsphere.encrypt.algorithm.encrypt.MD5EncryptAlgorithm |
当前内容版权归 ShardingSphere 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 ShardingSphere .