strongduanmu commented on issue #22907: URL: https://github.com/apache/shardingsphere/issues/22907#issuecomment-1355823850
Hi @tianshuainan, you can try to implement StandardEncryptAlgorithm interface. Since we have added support for like, currently EncryptAlgorithm has two sub-interfaces StandardEncryptAlgorithm and LikeEncryptAlgorithm, which are used for standard encryption algorithms and LIKE encryption algorithms respectively. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
