Exam SY0-701 Topic 1 Question 110 Discussion
Actual exam question for CompTIA's SY0-701 exam
Question #: 110
Topic #: 1
Question #: 110
Topic #: 1
Which of the following is used to add extra complexity before using a one-way data transformation algorithm?
Suggested Answer: D Vote an answer
Explanation
Salting is the process of adding extra random data to a password or other data before applying a one-way data transformation algorithm, such as a hash function. Salting increases the complexity and randomness of the input data, making it harder for attackers to guess or crack the original data using precomputed tables or brute force methods. Salting also helps prevent identical passwords fromproducing identical hash values, which could reveal the passwords to attackers who have access to the hashed data. Salting is commonly used to protect passwords stored in databases or transmitted over networks. References =
* Passwords technical overview
* Encryption, hashing, salting - what's the difference?
* Salt (cryptography)
Salting is the process of adding extra random data to a password or other data before applying a one-way data transformation algorithm, such as a hash function. Salting increases the complexity and randomness of the input data, making it harder for attackers to guess or crack the original data using precomputed tables or brute force methods. Salting also helps prevent identical passwords fromproducing identical hash values, which could reveal the passwords to attackers who have access to the hashed data. Salting is commonly used to protect passwords stored in databases or transmitted over networks. References =
* Passwords technical overview
* Encryption, hashing, salting - what's the difference?
* Salt (cryptography)
by Nicola at Apr 30, 2024, 11:49 AM
Contact Us
If you have any question please leave me your email address, we will reply and send email to you in 12 hours.
Our Working Time: ( GMT 0:00-15:00 ) From Monday to Saturday
Support: Contact now
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).