Glossary

Encrypted Storage

Passwords encrypted with a reversible algorithm. Better than plaintext, but if the encryption key is compromised (and it often lives on the same server), all passwords can be decrypted. This is why encryption is generally inappropriate for password storage.

Learn More

Related Terms