loader image
Skip to main content

Salt

A random value added to a password before hashing to ensure that identical passwords produce different hashes and to defeat precomputed attacks like rainbow tables. Salts are not secret and are stored alongside the hash.

» Site Glossary