Comment Good luck querying on encrypted data (Score 1) 252
When you want to do a search for a customer by email, you can't do that if its encrypted. We keep passwords in databases hashed, not encrypted, its not the same thing. If you want to be able to do customer support, it needs to be in a database unencrypted.