loader image
Skip to main content

Password Hashing

The practice of storing password verifiers using specialized KDFs designed to be slow and memory-hard. Good password hashing uses a unique salt per password and may include a server-side pepper to reduce breach impact.

» Site Glossary