Back to Shardingsphere

Encrypt.En

docs/document/content/dev-manual/encrypt.en.md

5.5.31.7 KB
Original Source

+++ pre = "<b>5.6. </b>" title = "Encryption" weight = 6 chapter = true +++

EncryptAlgorithm

Fully-qualified class name

org.apache.shardingsphere.encrypt.spi.EncryptAlgorithm

Definition

Data encrypt algorithm definition

Implementation classes

Configuration TypeDescriptionFully-qualified class name
AESAES data encrypt algorithmorg.apache.shardingsphere.encrypt.algorithm.encrypt.AESEncryptAlgorithm
MD5MD5 assisted query encrypt algorithmorg.apache.shardingsphere.encrypt.algorithm.encrypt.MD5EncryptAlgorithm