Skip to Content
1
Feb 19, 2017 at 12:50 PM

Flexible Search over encrypted attribute

851 Views

We have a attribute that is created with "encrypted=true". We need to compare a value captured from user at run time to check if it already present in system or not against this attribute. Flexible search query is not able to compare the plain string value received from front end with the encrypted value stored in DB. Could you please let us know what could be a possible way to achieve this ? Thanks.