Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
WEP 100: Password generation from passphrase
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
pvncad  
View profile  
 More options Dec 4 2009, 1:22 am
From: pvncad <pvn...@gmail.com>
Date: Thu, 3 Dec 2009 22:22:38 -0800 (PST)
Local: Fri, Dec 4 2009 1:22 am
Subject: WEP 100: Password generation from passphrase
Ref: https://wiki.mozilla.org/Labs/Weave/WEP/100

Hi,

I am working with Anant to implement this WEP and had following
doubts.

I am thinking the adding "salt" to passphrase while auto-generating
password and providing a way to access this salt to public (as weave
clients should have this salt before logging into the weave server.

By storing this info at weave server, we are going to give some extra
info (digest and part of the input used to generate this digest) to
recreate the passpharse.

So, I will that we can get the same degree of security without using
the salt also. Please let me know if I am missing something in
understanding the rationale behind using salt.

Cheers.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dan Mills  
View profile  
 More options Dec 8 2009, 4:13 pm
From: Dan Mills <thun...@mozilla.com>
Date: Tue, 8 Dec 2009 13:13:54 -0800
Local: Tues, Dec 8 2009 4:13 pm
Subject: Re: WEP 100: Password generation from passphrase
Without a salt, an attacker can create tables that will easily map
passphrases to their hashed representations.  That is bad.

With a salt, even if the salt is known, the attacker does not know
what the passphrase is--they have to brute-force the hash.

Dan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »