![]() |
Sergey Kornilov admin 4/4/2014 |
A quote from http://xlinesoft.com/phprunner/docs/encryption.htm |
A
|
Abul author 4/4/2014 |
A quote from http://xlinesoft.com/phprunner/docs/encryption.htm "Database-based method is recommended since some features will not work in case of code-based method: encrypted fields are not involved in the sorting and grouping, search suggest and search with all search operators other than Equal will not work etc. So make sure you encrypt really important data." For instance, if you encrypt SSN numbers using code based encryption you won't be able to perform partial search or sort data by this field.
|