This topic is locked

code-based encrytion/decryption issue

4/4/2014 8:15:57 PM
PHPRunner General questions
A
Abul author

If I adopt database encryption method in PHPR 7.0 Enterprise var project then I can do decrypt to pull sql query result in mysql database for encrypted fields. It's so easy. But I cannot do same way for sql query if I adopt code-based encryption method. Could any one please give me idea how can I do sql query in mysql database level for encrypted fields if the field are encrypted php code-based in PHPR project. Thanks in advance.