Welcome Guest, Not a member yet? Register   Sign In
is_unique for encrypted data
#1

Hi to all...
I decide to encrypt user's sensitive data (tel, address,...) using CI encryption library. In form validation rules, for some fields like mobile number, I used is_unique[table.field]. But for encrypted data, it is useless!
Is there anyway to solve this or I must write a callback function in form validation rules (a function that get a field, encrypted it and then compare it to all records)?
I want to know also your opinion for encrypting these data.

thanks.
Reply


Messages In This Thread
is_unique for encrypted data - by pb.sajjad - 03-13-2017, 03:58 PM
RE: is_unique for encrypted data - by neodite - 03-15-2017, 12:34 AM
RE: is_unique for encrypted data - by pb.sajjad - 03-15-2017, 07:02 AM
RE: is_unique for encrypted data - by Martin7483 - 03-29-2017, 03:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB