If the functionality to use hashed password is deprecated (it will be removed in future versions) what is the correct way to encrypt passwords in databases?
Please note that the documentation for the fieldencryption extension says the following: “Some special fields (such as primary key fields, username / password / User ID / User Level / Profile / Activated fields in the user table) will not be encrypted” so I understand that this is not an option either.