djoylove opened a new issue #12740:
URL: https://github.com/apache/shardingsphere/issues/12740


   hi,we got a situation that we have some columns typed float、double or 
date,we see the sharding sphere has interface Encryptor,
   
   Object decrypt(final String ciphertext){
   
   ……
   }
   
   but we can not know the what type it is, it just has ciphertext string 
parameter, so how can I decrypt the float,double or some other type in mysql?
   


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