2
Can someone pass me some material with the safest way to make the security of a system?
I want to put this in the user registration in my JSF project with Primefaces 5.1 for when it is registered save the password already encrypted in the database.
I looked for JSF encryption on Google and found several links. Including video in Portuguese. However, think that it is indifferent to be JSF or MVC or anything else.
– igventurelli