Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1060251
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T18:17:55+00:00 2026-05-16T18:17:55+00:00

I am having difficulty understanding how a salt which is appended to a hash

  • 0

I am having difficulty understanding how a salt which is appended to a hash helps improve the security when a database of passwords or other important information is compromised.

If the salt is, for example, “hello”, and is appended to the password “password” then the salt and password are stored together, “hellopassword” and hashed to produce:

94e66f94517d606d5ad6d9191b980408952f2ed2 (sha1) 

with the salt then appended:

hello$94e66f94517d606d5ad6d9191b980408952f2ed2

How is this more secure? The attacker knows the salt so can now compute the passwords with little extra difficulty… right? Or am I fundamentally misunderstanding something?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T18:17:55+00:00Added an answer on May 16, 2026 at 6:17 pm

    No, not with “little extra difficulty” – with potentially significantly more difficulty.

    Imagine there are two billion common passwords. It’s easy to hash all of those and store the results. Then if you have an unsalted password hash, you can just check which common passwords match the given hash.

    Now compare that with a salted hash… now you have two billion common passwords, but also several billion possible salts. Computing all the possible salt/password combinations will take much, much longer – hopefully becoming infeasible.

    Additionally, it means that even if two people have the same password, they are very likely to have different hashes – so carelessness of one user in revealing their password doesn’t risk the security of the other.

    See the Wikipedia entry (if you haven’t already) for more on this.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So I'm new to regular expressions and having difficulty understanding them. To get my
I am new to programming and am having difficulty with understanding object lifetime /
I'm working on an ASP.NET application and I'm having difficulty in understanding why a
I'm having a little difficulty understanding alias_method / alias_method_chain . I have the following
I've been having some difficulty in understanding the source of a problem. Below is
I'm having a bit of difficulty understanding how the python __init__ ( ) function
Im having difficulty trying to design a database structure for the following scenario: My
I am having difficulty connecting my java code to sql server database. I can
Intro I am new to GTK+ programming and am having difficulty understanding why the
Having some difficulty understanding the best way to implement subclasses with a generic repository

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.