Currently User password are stored in MD5, but we are in the process of moving this to SHA256 with Salted hash.This is to strengten Encryption.
β
We have a procedure for constructing the encryption keys that does not requires them to be saved anywhere.
In what state are user passwords stored in the database?

Written by Support Team
Updated over 3 years ago