Open Web Application Security Project (OWASP) – Cryptographic Storage Cheat Sheet

Open Web Application Security Project (OWASP) – Cryptographic Storage Cheat Sheet

This article provides a simple model to follow when implementing solutions to protect data at rest. Passwords should not be stored using reversible encryption - secure password hashing algorithms should be used instead.