GitHub
来源:ShardingSphere
浏览 175
扫码
分享
2022-02-26 10:30:53
EncryptAlgorithm
SPI Name | Description |
---|
EncryptAlgorithm | Data encrypt algorithm |
Implementation Class | Description |
---|
MD5EncryptAlgorithm | MD5 data encrypt algorithm |
AESEncryptAlgorithm | AES data encrypt algorithm |
RC4EncryptAlgorithm | RC4 data encrypt algorithm |
SM3EncryptAlgorithm | SM3 data encrypt algorithm |
SM4EncryptAlgorithm | SM4 data encrypt algorithm |
QueryAssistedEncryptAlgorithm
SPI Name | Description |
---|
QueryAssistedEncryptAlgorithm | Data encrypt algorithm which include query assisted column |
Implementation Class | Description |
---|
None | |