Your passwords are encrypted when they are stored in our database. It is a one-way encryption. We can not decrypt the password back. When we check whether the password is correct, we encrypt the entered text and compare it with the stored encrypted value.