I want to encrypt the username, email, and password fields in the database AND encrypt user files at rest. How can I do this? I am aware of software such as Gazzang and since there is not cost published I can only figure that it will cost thousands of dollars each year.
Is there any alternative solution that I can build myself OR use a software that runs on the server that can encrypt the fields and the user files?
Not sure if it makes a difference but I am using PHP/MYSQL and I have cloud servers.