« Back to Glossary Index
Random data added to an input, such as a password, before hashing, to ensure that identical inputs produce different outputs and resist precomputed attacks.
Applied: password managers and wallet-encryption software add a unique salt before hashing a user’s password, preventing attackers from using precomputed ‘rainbow tables’ to crack it.
« Back to Glossary Index