You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/06/06 08:56:29 UTC

[GitHub] [shardingsphere] BasZhang opened a new issue, #18194: RC4EncryptAlgorithm

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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] terrymanu closed issue #18194: RC4EncryptAlgorithm key lost bug

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #18194: RC4EncryptAlgorithm key lost bug
URL: https://github.com/apache/shardingsphere/issues/18194


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] cheese8 commented on issue #18194: RC4EncryptAlgorithm

Posted by GitBox <gi...@apache.org>.
cheese8 commented on issue #18194:
URL: https://github.com/apache/shardingsphere/issues/18194#issuecomment-1147415533

   I will check this.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] terrymanu commented on issue #18194: RC4EncryptAlgorithm

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #18194:
URL: https://github.com/apache/shardingsphere/issues/18194#issuecomment-1147399380

   Could you change the title for search friendly?


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org