Enterprise Security stores passwords in a way that allows password verification while eliminating vulnerability to decryption and discovery of user passwords in the event that the system’s encryption key is compromised.
Salted passwords provide increased protection against precalculated dictionary attacks. Salting a password means adding a random (or pseudo-random) string of binary data to password data before it is encoded into the strings that are stored in the ACDB.