Like operator Search on Encrypted DB data. I am using Jaspyt for data security purpose. I encrypt data in the database and want to query encrypted data through Like operator. I came to know that Like operator is not working on encrypted data.
My Questions are.
1. Can I achieve it through Jaspyt, if so then how? 2. If not then how can i implement security and searching capabilities on data together?
Note : My searching criteria on String can't be changed.
Any help, suggestion in this regard.
Thnx in advance.
|