BasZhang opened a new issue, #18194:
URL: https://github.com/apache/shardingsphere/issues/18194

   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   5.1.1
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   shardingsphere-jdbc-core-spring-boot-starter
   
   ### Expected behavior
    Input data with different keys produce different output.
   
   ### Actual behavior
   Outputs are no different.
   ### Reason analyze (If you can)
   org.apache.shardingsphere.encrypt.algorithm.RC4EncryptAlgorithm resets the 
key after encrypt or decrypt.
   
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule 
configuration, when exception occur etc.
   
   ### Example codes for reproduce this issue (such as a github link).
   


-- 
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]

Reply via email to