header bg

Scan QR code or get instant email to install app

Question:

What is the term used for the random bits that are appended to a password prior to hashing and storage in a database?

A Salt.
explanation

In an effectively implemented password hashing technique, individual random bits known as salts are added to every password before being hashed, rendering the generation of a rainbow table or brute-forcing hashes for all the stored passwords in a database a very time-consuming process. The other options are fabricated and do not correspond to actual security terms.

Related Information

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

*