For obvious security reasons (if your logic demands it that way) you can encrypt any type of data , just be sure to make data base fields length accordingly. Generally speaking only passwords are encrypted.
May 8, 2015
4
Level 4
Encrypting more than user password
Hey guys, it just occurred to me that if it is a good idea to encrypt the user password, wouldn't it be a good idea to encrypt the last name and street address as well? That way if someone gains access to your database the data is unusable unless the perpetrator has a way of decrypting the data.
Is there a 'best practices' regarding the encryption of database fields. If I am way off base please explain.
Thanks. Happy Friday!
Please or to participate in this conversation.